[Qt-interest] Including some of the STL headers
Peter Nunn
pnunn at infoteq.com.au
Tue May 26 15:28:15 CEST 2009
Are you sure you should be including <stdio.h> I thought the new standard
headers were all of the form <stdio> (no .h after them).
Peter.
On Tuesday 26 May 2009 4:35:35 pm ndreas Pakulat wrote:
> On 26.05.09 00:52:34, Parker wrote:
> > 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.
>
> Well, whats the exact error message you get from the compiler? And what
> are the exact flags that are passed to the compiler (both of these
> should be somewhere visible in the IDE when you compile your project)
>
> Andreas
More information about the Qt-interest-old
mailing list