mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Qt built with mingw does not define Q_WS_WIN


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] Qt built with mingw does not define Q_WS_WIN
Date: Mon, 29 Mar 2010 15:50:42 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.2pre) Gecko/20100308 SUSE/3.1b1-6.1 Thunderbird/3.1b1


I hadn't noticed that before. Would you mind checking whether changing
QMAKE_DEL_FILE in usr/i686-pc-mingw32/mkspecs/default/qmake.conf fixes
this?
Indeed it does.
Is there a way to fix that in Mingw-cross-env? Why is it set correctly
on most other systems, but not on Nikos'? Should we set QMAKE_DEL_FILE
explicitly?


Yes, we can fix that. We already make a lot of changes to that qmake.conf. I assume that Nikos is not the only one affected, just the first one that was paying attention. :)

By the way, in an earlier message you expressed surprise that Nikos was doing "make clean" in tmp-qt. I assume he was using "make clean" in his own Qt project. The setting in question affects how qmake generates the makefiles used in Qt projects.


-Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]