« Return to Thread: Build problem
Hello, everyone!
I have just checked out the Nebula2 code from source forge SVN. I get some link error on building project "basic01" in "tutorials.sln". I am using visual studio 2005.
------ Build started: Project: basic01, Configuration: Debug Win32 ------
Linking...
LINK : warning LNK4076: invalid incremental status file '..\..\bin\win32d\basic01.ilk'; linking nonincrementally
nnpkfileserver_main.obj : error LNK2019: unresolved external symbol "public: __thiscall nNpkBuilder::~nNpkBuilder(void)" (??1nNpkBuilder@@ QAE@XZ) referenced in function "public: virtual bool __thiscall nNpkFileServer::Pack(class nString const &,class nString const &,class nString const &,bool)" (?Pack@nNpkFileServer@@UAE_NABVnString@@00_N@Z )
nnpkfileserver_main.obj : error LNK2019: unresolved external symbol "public: bool __thiscall nNpkBuilder::Pack(class nString const &,class nString const &,class nString const &,bool)" (?Pack@nNpkBuilder@@QAE_NABVnString@@ 00_N@Z) referenced in function "public: virtual bool __thiscall nNpkFileServer::Pack(class nString const &,class nString const &,class nString const &,bool)" (?Pack@nNpkFileServer@@UAE_NABVnString@@00_N@Z )
nnpkfileserver_main.obj : error LNK2019: unresolved external symbol "public: __thiscall nNpkBuilder::nNpkBuilder(void)" (??0nNpkBuilder@@QAE@XZ) referenced in function "public: virtual bool __thiscall nNpkFileServer::Pack(class nString const &,class nString const &,class nString const &,bool)" (?Pack@nNpkFileServer@@UAE_NABVnString@@ 00_N@Z)
nrppass.obj : error LNK2001: unresolved external symbol "private: static class nGuiServer * nGuiServer::Singleton" (?Singleton@nGuiServer@@0PAV1@A)
ntoolkitserver_main.obj : error LNK2001: unresolved external symbol "private: static class nNodeList * nNodeList::Singleton" (?Singleton@nNodeList@@ 0PAV1@A)
ntoolkitserver_main.obj : error LNK2019: unresolved external symbol "public: void __thiscall nNodeList::LoadObject(class nString const &)" (?LoadObject@nNodeList@@QAEXABVnString@@@Z) referenced in function "public: void __thiscall nToolkitServer::DoHotLoading(class nString const &)" (?DoHotLoading@nToolkitServer@@QAEXABVnString@@@Z)
ntoolkitserver_main.obj : error LNK2019: unresolved external symbol "public: void __thiscall nNodeList::AddDefaultEntry(void)" (?AddDefaultEntry@nNodeList@@QAEXXZ) referenced in function "public: void __thiscall nToolkitServer::DoHotLoading(class nString const &)" (?DoHotLoading@nToolkitServer@@QAEXABVnString@@@Z)
ntoolkitserver_main.obj : error LNK2019: unresolved external symbol "public: void __thiscall nNodeList::Clear(void)" (?Clear@nNodeList@@QAEXXZ) referenced in function "public: void __thiscall nToolkitServer::DoHotLoading(class nString const &)" (?DoHotLoading@nToolkitServer@@QAEXABVnString@@@Z)
..\..\bin\win32d\basic01.exe : fatal error LNK1120: 8 unresolved externals
Build log was saved at "file://d:\Nebula2\trunk\nebula2\build\vstudio8\inter\win32d\basic01\BuildLog.htm"
basic01 - 9 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 4 up-to-date, 0 skipped ==========
梦 幻 西 游,千 万 人 的 选 择,你 的 选 择
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
*** NOTE: To reply to the list use "reply to all", ***
*** to reply direct to the sender use "reply" ***
_______________________________________________
Nebuladevice-discuss mailing list
Nebuladevice-discuss@...
https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss
« Return to Thread: Build problem
| Free embeddable forum powered by Nabble | Forum Help |