[PATCH] Qt4 configure.

Thiago A. Corrêa thiagoacorrea at uol.com.br
Mon Jul 11 00:43:24 CEST 2005


> >
> I use the original configure.exe called by a batch file. Configure.exe 
> generates nothing mingw related and so I get only three error messages 
> saying that there is no mingw-make.exe which are really fast out of 
> screen because the compiler starts qmake compilation.

Yeah, I know that trick, did it as well *smile*
But I would rather not rely on a binary that's completly outside of our control. :)

You could instead of changing the environment variable, also, use -t win32-g++ ;)

> 
> WARNING: The mkspecs/win32-msvc.net/qmake.conf is not compatible to 
> Thiago A. Correa's. It must be merged.
> 

Ok, what is important on my changes: don't mix the delayimp.lib with the /DELAYLOAD:* switches. qmake does parsing of those and will fail because it can't figure what the delayimp.lib is.
It's also important to have CONFIG += flat, without it, it crashes.

And I removed some variables that are not used anymore, since there is no more qt-mt*.lib, only qtmain.lib :)

 
__________________________________________________________________________
UOL Fone: Fale com o Brasil e o Mundo com até 90% de economia. 
http://www.uol.com.br/fone




More information about the kde-cygwin mailing list