From kde-cygwin Fri Jul 11 14:54:17 2003 From: Andy Goossens Date: Fri, 11 Jul 2003 14:54:17 +0000 To: kde-cygwin Subject: Re: Qt3 win32 X-MARC-Message: https://marc.info/?l=kde-cygwin&m=105793527125511 On Thursday 10 July 2003 09:14, ralf.habacker@freenet.de wrote: > >But how did you manage to build qmake? > >When I try it there's a lot of error messages, > >which I believe is because Q_OS_WIN32 is defined. > >Do I want that to be defined when I build qmake? > > Add a > #undef Q_OS_WIN32 > at the beginning of option.cpp and project.cpp . Or use the qmake dir from the 'regular' KDE-Cygwin Qt3. It worked for me. (But I had to adjust the link in the 'bin' dir. Because qmake.exe.exe -> ../qmake/qmake.exe.exe was not correct.) BTW: I'm impressed with the Qt3-win32 port. It has its quirks, but it is starting to look very nice. Good job! -- // Andy Goossens // Quote of the moment: I don't do it for the money. -- Donald Trump, Art of the Deal _______________________________________________ kde-cygwin mailing list kde-cygwin@mail.kde.org http://mail.kde.org/mailman/listinfo/kde-cygwin