Search found 3 matches

by battousaihimura
Sat Apr 01, 2006 2:31 pm
Forum: Beginners Help
Topic: [SOLVED]A doubt about the Irrlicht on the Code::Blocks
Replies: 9
Views: 936

I have found the error...
I'm brazilian, so, here the path to the VC toolkit is this one:
C:\Arquivos de programas\Microsoft Visual C++ Toolkit 2003

and not this one, that was the default in the C::B:
C:\Program Files\Microsoft Visual C++ Toolkit 2003

so I just have to change the path to the ...
by battousaihimura
Sat Apr 01, 2006 3:09 am
Forum: Beginners Help
Topic: [SOLVED]A doubt about the Irrlicht on the Code::Blocks
Replies: 9
Views: 936

I did everything just like the tutorial, and there's the error:
Image

Anyway, thnx for the help ^^x
by battousaihimura
Fri Mar 31, 2006 1:57 pm
Forum: Beginners Help
Topic: [SOLVED]A doubt about the Irrlicht on the Code::Blocks
Replies: 9
Views: 936

[SOLVED]A doubt about the Irrlicht on the Code::Blocks

Hi, I'm a noob user of both Irrlicht and Code::Blocks (before I used to program with Dev C/C++). I was reading the tutorial to how setup the engine on the Code::Blocks IDE (this one -> http://irrlicht.sourceforge.net/tut_codeblocks.html , but I have a doubt on the step 5. There it says to add some ...