Re: QSource-Highlight 0.2
Lorenzo Bettini <[email protected]> Mon, 16 Nov 2009 09:25:24 +0100
| Newsgroups | gmane.comp.gnu.source-highlight.general |
|---|---|
| Message-ID | <[email protected]> |
Matthias Pospiech wrote: > Lorenzo Bettini schrieb: >> Hi >> >> I've just released version 0.2 this program: >> >> http://qsrchilite.sourceforge.net/ >> >> QSource-Highlight is a Qt4 front-end for GNU Source-Highlight, >> http://www.gnu.org/software/src-highlite. >> > I downloaded src-highlite and your Qt Wrapper class. But as far as I can > see neither of them are platform independent. > Especially src-highlite seems to rely on a unix system for the Makefile > generation and the INSTALL file of your Wrapper class > seems to be designed for usage which unix only as well. > > If both are really not usable for Windows the whole idea of both > libaries is useless for me. I develop for windows and port to linux. > Not the other way! > > Best Regards, > Matthias Pospiech > Hi Matthias actually they're both platform independent; it's true that they rely on a unix-like system for building, but in windows you have both cygwin and mingw/msys for that. Indeed there's a windows build of source-highlight that I did with mingw: http://www.lorenzobettini.it/software/source-highlight/ if you need a windows build for source-highlight-qt I can do that. I'm using source-highlight and source-highlight-qt on windows myself for qsource-highlight. By the way: source-highlight-qt is the library for performing syntax highlighting in Qt documents; qsource-highlight is a front-end for source-highlight which relies on source-highlight-qt :) and for instance, qsource-highlight itself uses qmake for building. cheers Lorenzo -- Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino ICQ# lbetto, 16080134 (GNU/Linux User # 158233) HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com http://www.myspace.com/supertrouperabba BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com http://www.gnu.org/software/src-highlite http://www.gnu.org/software/gengetopt http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net