|
-
May 8th, 2009, 12:19 PM
#1
QT Creator Help (begginer)
Hey, I am beggining to learn to program in C++ (I already know some Visual Basic .NET). I don't want to program C++ in Visual Studio (Visual C++) because I'm going to stop using Windows (Im going to stay with linux, and later on with Mac).
I decided to use QT Creator as it looks a quite nice IDE.
I have already installed QT Creator (in windows) and its respectives libraries.
I was reading a tutorial in www.cplusplus.com and I was doing a Hello World in QT.
but it gives an error in the first code line I enter! :s
#include <iostream>
it says: No such file or directory.
The same happens with other #includes.
Can someone please help me. Thnx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|