Search found 2 matches
- Wed Apr 15, 2009 12:21 am
- Forum: Beginners Help
- Topic: Compiling Hello World for the first time....
- Replies: 3
- Views: 354
visual C++ 2008 express
Thanks Twilight, I agree. I downloaded it today, but since I'm not use to how it works, compared to visual 6.0, I only built the projects that were available in irrlicht's folders. They worked fine! I'm trying to do hello world, like the tutorial, but I can't find where to do the include directories...
- Tue Apr 14, 2009 8:06 pm
- Forum: Beginners Help
- Topic: Compiling Hello World for the first time....
- Replies: 3
- Views: 354
Compiling Hello World for the first time....
I'm using Microsoft Visual Studio 6.0. I created a new win32 app (empty). Added the hello world main and used the include and lib in my directories. Hit compile and received this error: --------------------Configuration: irrlichtengine1 - Win32 Debug-------------------- Compiling... main.cpp Compili...