ok thanks niko. while compiling I also recieved this error.
g++ -c CVideoOpenGL.cpp -o CVideoOpenGL.o -I"include/" -DIRRLICHT_EXPORTS=1
CVideoOpenGL.cpp: In member function `virtual void irr::video::CVideoOpenGL::drawIndexedTriangleList(const irr::video::S3DVertex*, int, const u16*, int ...
Search found 5 matches
- Wed Oct 01, 2003 10:46 pm
- Forum: Beginners Help
- Topic: Problem loading meshes in Linux
- Replies: 6
- Views: 1682
- Wed Oct 01, 2003 1:18 am
- Forum: Beginners Help
- Topic: Problem loading meshes in Linux
- Replies: 6
- Views: 1682
- Sat Sep 27, 2003 3:18 pm
- Forum: Beginners Help
- Topic: Problem loading meshes in Linux
- Replies: 6
- Views: 1682
- Fri Sep 26, 2003 5:12 pm
- Forum: Beginners Help
- Topic: Problem loading meshes in Linux
- Replies: 6
- Views: 1682
- Thu Sep 25, 2003 4:56 pm
- Forum: Beginners Help
- Topic: Problem loading meshes in Linux
- Replies: 6
- Views: 1682
Problem loading meshes in Linux
I just started with the engine but looks great thus far! Anyway I did tutorial 1 and it works fine. But when I change the model from sydney to one that I make or download the engine always says its an unsupported format. The main files Im using are obj files that are converted from blender but have ...