Search found 3 matches

by Pyratex
Mon Jun 28, 2004 2:15 am
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Tutorial for MD3 loader
Replies: 88
Views: 51140

Wait forget that last post. It was a different link error and all I had to do for that one was add the CAnimatedMeshMD3.cpp and .h and I got it to link. Thanks for your help!
by Pyratex
Sun Jun 27, 2004 7:50 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Tutorial for MD3 loader
Replies: 88
Views: 51140

Ok everything compiles fine but this error pops up on Linking:

Linking...
Creating library ..\Debug/Irrlicht.lib and object ..\Debug/Irrlicht.exp
CSceneManager.obj : error LNK2001: unresolved external symbol "public: __thiscall irr::scene::CMD3MeshFileLoader::CMD3MeshFileLoader(class scene::io ...
by Pyratex
Fri Jun 25, 2004 12:28 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Tutorial for MD3 loader
Replies: 88
Views: 51140

I'm logged in this time:
Ok here it is

Deleting intermediate files and output files for project 'Irrlicht - Win32 Debug'.
--------------------Configuration: Irrlicht - Win32 Debug--------------------
Compiling...
CGUIButton.cpp
CGUICheckbox.cpp
CGUIComboBox.cpp
CGUIContextMenu.cpp
CGUIEditBox.cpp ...