Hi. I've been trying to build Crystalspace and execute all of the tests. I set everything to release mode and tried building it. I got this: ===================================================== ------ Build started: Project: plgfancycon, Configuration: Release Win32 ------ Linking... Creating library ..\..\out\release8\build\plgfancycon\plgfancycon.lib and object ..\..\out\release8\build\plgfancycon\plgfancycon.exp fancycon.obj : error LNK2001: unresolved external symbol "public: virtual unsigned long __thiscall iEventHandlerRegistry::GetGenericID(char const *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) ..\..\fancycon.dll : fatal error LNK1120: 1 unresolved externals Build log was saved at "file://j:\Coding\crystalspace-src-1.2\out\release8\build\plgfancycon\BuildLog.htm" plgfancycon - 2 error(s), 0 warning(s) ------ Build started: Project: plgcsconout, Configuration: Release Win32 ------ Linking... Creating library ..\..\out\release8\build\plgcsconout\plgcsconout.lib and object ..\..\out\release8\build\plgcsconout\plgcsconout.exp csconout.obj : error LNK2001: unresolved external symbol "public: virtual unsigned long __thiscall iEventHandlerRegistry::GetGenericID(char const *)" ([EMAIL PROTECTED]@@[EMAIL PROTECTED]) ..\..\csconout.dll : fatal error LNK1120: 1 unresolved externals Build log was saved at "file://j:\Coding\crystalspace-src-1.2\out\release8\build\plgcsconout\BuildLog.htm" plgcsconout - 2 error(s), 0 warning(s) ------ Build started: Project: appceguitest, Configuration: Release Win32 ------ Linking... LINK : fatal error LNK1104: cannot open file '..\..\ceguitest.exe' Build log was saved at "file://j:\Coding\crystalspace-src-1.2\out\release8\build\appceguitest\BuildLog.htm" appceguitest - 1 error(s), 0 warning(s) ------ Build started: Project: appcsbench, Configuration: Release Win32 ------ Linking... LINK : fatal error LNK1104: cannot open file '..\..\csbench.exe' Build log was saved at "file://j:\Coding\crystalspace-src-1.2\out\release8\build\appcsbench\BuildLog.htm" appcsbench - 1 error(s), 0 warning(s) ========== Build: 0 succeeded, 4 failed, 175 up-to-date, 0 skipped ========== ===================================================== I installed the Windows Libs that were listed on the website. I set up my App* prefixed projects so they don't embed their manifests (so they can build correctly). Can someone help me? I don't know why I can't compile it. I've been searching google and the Crystalspace forums.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
