[Qt-interest] build errors

Constantin Makshin cmakshin at gmail.com
Mon Apr 11 19:16:04 CEST 2011


You're using MSVC headers with MinGW (GCC) compiler. I couldn't find global environment configuration in Qt Creator, so you seem to have to use per-project configuration to make PATH and INCLUDE variables pointing to MinGW directories instead of MSVC ones.

On Monday 11 April 2011 19:44:09 Albert Beard wrote:
> I am a new user of Qt.
> 
> I installed the SDK  and am using Qt Creator 2.0.1
> I have Microsoft Visual C++ 6.0 and Microsoft .NET 1.1 (2003) installed on my Windows XP machine.
> 
> When I try to compile a sample QT app (animation framework >  animated tiles( I get many, many build errors and warnings. 
> They seem to be arising from #include files from MS VC 6
> 
> I think it has to do with the environment variables INCLUDE and PATH.
> 
> When I look at those variables, I see nothing pointing to Qt files.
> 
> Questions
> 1)  How do I resolve the build errors? 
> 2) If changes to the environment variables are needed, how do I confine them to Qt and not affect the VC 6.0 builds?
> 
>  I have attached the compile output and the environment variables.
> 
> Thanks in advance.
> 
> Alby
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110411/9d9856e7/attachment.bin 


More information about the Qt-interest-old mailing list