It is only two projects:
SunOtherScripts
SandshroudLua
Yes I have setup the dependencies correct(the other projects wouldn't compile correctly if I hadn't.)
OS: Microsoft Windows Server 2008 Standard
Platform: Win32
Errors:
SunOtherScripts:
3>MSVCPRT.LIB(MSVCP90.dll) : error LNK2005: "public: class std::locale::facet * __thiscall std::locale::facet::_Decref(void)" (?_Decref@facet@locale@std@@QAEPAV123@XZ) already defined in Instance_Base.obj 3> Creating library ..\..\..\..\bin\release\script_bin/SunOtherScripts.lib and object ..\..\..\..\bin\release\script_bin/SunOtherScripts.exp 3>Instance_Base.obj : error LNK2001: unresolved external symbol "private: static int std::locale::id::_Id_cnt" (?_Id_cnt@id@locale@std@@0HA) 3>Instance_Base.obj : error LNK2001: unresolved external symbol "long const std::_BADOFF" (?_BADOFF@std@@3JB) 3>Instance_Base.obj : error LNK2001: unresolved external symbol "public: static class std::locale::id std::ctype<char>::id" (?id@?$ctype@D@std@@2V0locale@2@A)
LuaEngine:
4>lmathlib.obj : error LNK2001: unresolved external symbol __HUGE 4>../../../../bin/release/script_bin/SandshroudLUA.dll : fatal error LNK1120: 1 unresolved externals
Any help :p?














