Load Models in Visual Studio 2010

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
ahmadbanat
Posts: 2
Joined: Mon Aug 22, 2011 6:50 pm

Load Models in Visual Studio 2010

Post by ahmadbanat »

Hello guys,

I am a beginner in the Irrlicht engine. I am working my way on the hello world tutorial and I don't know how to Load Models on Visual Studio. I wish someone can guide me through on how to load the model and texture.

Thank you

Ahmad
ahmadbanat
Posts: 2
Joined: Mon Aug 22, 2011 6:50 pm

Re: Load Models in Visual Studio 2010

Post by ahmadbanat »

I got to fix the problem. The files of models and textures should be in the exe directory of the folder.
Brkopac
Posts: 88
Joined: Fri Sep 19, 2008 2:36 am

Re: Load Models in Visual Studio 2010

Post by Brkopac »

This can also be solved by setting up your working directory. Project properties -> Debugging -> Working Directory.
Image - The glory days.
Post Reply