Search found 3 matches

by Glazed Donuts
Sat Apr 07, 2007 5:47 pm
Forum: Beginners Help
Topic: Could not load mesh error
Replies: 4
Views: 288

Thank you! it's working now!
by Glazed Donuts
Sat Apr 07, 2007 2:21 am
Forum: Beginners Help
Topic: Could not load mesh error
Replies: 4
Views: 288

I don't understand that response. Do I need to have the media folder in the same folder as the program's EXE file? This is how I have my code: #include <irrlicht.h> using namespace irr; using namespace core; using namespace scene; using namespace video; using namespace io; using namespace gui; #prag...
by Glazed Donuts
Fri Apr 06, 2007 9:47 pm
Forum: Beginners Help
Topic: Could not load mesh error
Replies: 4
Views: 288

Could not load mesh error

Hello, I am new to using Irrlicht. I downloaded and (I thought) I installed the program correctly by integrating it with my Microsoft Visual C++ (Express edition) program. I followed the "Hello World" example on the site exactly, but when I run the program, I get an error in the DOS prompt...