Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrEdit
Help compiling plugins

jotatsu
Registered User
Quote
2008-07-15 17:03:02

Im trying to compile some plugins for irredit that were outdated in vs 2008 express, but now seem to be up to the date. So far i keep getting this error in the ones im trying to compile

1>   Creating library Debug/exampleSceneNodePlugin.lib and object Debug/exampleSceneNodePlugin.exp
1>klaskertreeSceneNodeFactory.obj : error LNK2001: unresolved external symbol "public: virtual unsigned int __thiscall irr::scene::ISceneNodeFactory::getCreatableSceneNodeTypeCount(void)" (?getCreatableSceneNodeTypeCount@ISceneNodeFactory@scene@irr@@UAEIXZ)
1>klaskertreeSceneNodeFactory.obj : error LNK2001: unresolved external symbol "public: virtual enum irr::scene::ESCENE_NODE_TYPE __thiscall irr::scene::ISceneNodeFactory::getCreateableSceneNodeType(unsigned int)" (?getCreateableSceneNodeType@ISceneNodeFactory@scene@irr@@UAE?AW4ESCENE_NODE_TYPE@23@I@Z)
1>klaskertreeSceneNodeFactory.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall irr::scene::ISceneNodeFactory::getCreateableSceneNodeTypeName(enum irr::scene::ESCENE_NODE_TYPE)" (?getCreateableSceneNodeTypeName@ISceneNodeFactory@scene@irr@@UAEPBDW4ESCENE_NODE_TYPE@23@@Z)
1>klaskertreeSceneNodeFactory.obj : error LNK2001: unresolved external symbol "public: virtual char const * __thiscall irr::scene::ISceneNodeFactory::getCreateableSceneNodeTypeName(unsigned int)" (?getCreateableSceneNodeTypeName@ISceneNodeFactory@scene@irr@@UAEPBDI@Z)
1>../../../plugins/TreePlugin.dll : fatal error LNK1120: 4 unresolved externals



This http://file.black-byte.com/TreeP... is the modified version of this plugin http://irrlicht.sourceforge.net/....

If some1 know what is missing it will be of great help, i've stuck for days in that bugs.


erik
Guest
Quote
2008-07-16 05:40:10

I didn't look at your source, but from what I can tell is that the signature of those methods changed in some irrlicht release, probably you forgot to update them. Most of them now simply have some 'const' keywords added to some of their parameters or to the function itself.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "I?ternational" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact