qt-interest@trolltech.com
[Top] [All Lists]

Re: warnings with Qt4-WIN

Subject: Re: warnings with Qt4-WIN
From: Till Oliver Knoll
Date: Fri, 18 Nov 2005 18:12:40 +0100
Alexander Carôt schrieb:
Hi folks,

These warnings (exactly that often repeated) I'm getting when I compile Qt4.0.0 for WIN : ...
Warning: .drectve `/DEFAULTLIB:"LIBCMT" /DEFAULTLIB:"OLDNAMES" '
unrecognized
[SNIP!!!]

Is this a known thing or may this happen due any other reason ?

Yes, this is a known thing - for some reason some people think their postings become more important and quicker answered if they really include ALL warnings which denote the SAME thing.

Other reasons could be that they think the more warnings they include in their posting the clearer becomes their question to the rest of the world.

Seems especially true if the warning doesn't have anything to do with Qt per se... (runtime library conflicts can happen when compiling ANY Win32 based program).

Check your compiler docs on how to resolve this issue.

Cheers, Oliver

<Prev in Thread] Current Thread [Next in Thread>