[SOLVED] Build error with VS2010

Added by demonelfe over 2 years ago

error LNK2019: symbole externe non résolu "public: static bool __cdecl NLMISC::CSystemUtils::copyTextToClipboard(class ucstring const &)" (?copyTextToClipboard@CSystemUtils@NLMISC@SA_NABVucstring@Z) référencé dans la fonction "protected: virtual void __thiscall NLMISC::CMsgBoxDisplayer::doDisplay(struct NLMISC::CLog::TDisplayInfo const &,char const *)" (?doDisplay@CMsgBoxDisplayer@NLMISC@MAEXABUTDisplayInfo@CLog@2@PBD@Z) C:\ryzom\code\build\ryzom\tools\skill_extractor\nelmisc_r.lib(displayer.obj)


Replies (4)

RE: Build error with VS2010 - Added by kervala over 2 years ago

What branch did you use ?

RE: Build error with VS2010 - Added by demonelfe over 2 years ago

Sorry it's my error. I'm use kervala-sandbox branch. it's work with default branch.

RE: [SOLVED] Build error with VS2010 - Added by kervala over 2 years ago

Hehe :) Yes, my branch doesn't compile yet because I'm doing a huge refactoring.

RE: [SOLVED] Build error with VS2010 - Added by demonelfe over 2 years ago

ok thx :) and good luck.

(1-4/4)