[Qt-interest] Including some of the STL headers
Parker
userqt at gmail.com
Mon May 25 23:52:34 CEST 2009
I have just installed the SDK provided trought the QT site. I'm using QT
Creator 1.1 and QT 4.5 on Windows XP, and I'm just including #include
<stdio.h> in the header of my newly created class.
----- Original Message -----
From: "Andreas Pakulat" <apaku at gmx.de>
To: <qt-interest at trolltech.com>
Sent: Tuesday, May 26, 2009 12:46 AM
Subject: Re: [Qt-interest] Including some of the STL headers
> Please don't post mails twice.
>
> On 26.05.09 00:09:56, Parker wrote:
>> Hello,
>> I'm trying to include
>>
>> #include <stdio.h>
>> #include <stdlib.h>
>>
>> #include <ctype.h>
>>
>> in my headers, but QT Creator says it can't find them. Aren't they
>> available by default ?
>
> Those are not shipped by Qt, but by your C library (thats not even STL,
> thats the standard C headers). So if they're not found somethings wrong
> in your compiler setup as the compiler should know the position of its C
> headers. Which compiler are you using?
>
> Andreas
>
> --
> Are you a turtle?
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4098 (20090522) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4098 (20090522) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
More information about the Qt-interest-old
mailing list