Another possibility is that you are using the incorrect dll
copy Irrlicht.dll from bin/Win32-VisualStudio to the dir of your compiled code and try running it again.
Grunty
Search found 2 matches
- Mon Mar 12, 2007 7:13 pm
- Forum: Beginners Help
- Topic: Entry point problems...
- Replies: 5
- Views: 211
- Mon Mar 12, 2007 6:39 pm
- Forum: Beginners Help
- Topic: DirectX .X file Materials
- Replies: 1
- Views: 185
DirectX .X file Materials
hi, I want to be able to make models in blender and import them into my game. So far i have got the mesh to display in irrlicht ( using the hello world sample ) but it is only a white colour. I belive i exported the mesh correctly because the mesh is coloured as it was in blender in meshviewer ( MS ...