[sldev] Compile problems on MSVS2005 Express
Vector Hastings
vector at leafpile.com
Sun Aug 31 17:55:13 PDT 2008
I've made extensive use of the wikis and feel like I've gotten very close,
but I'm a noob to the c++ environment, and I'm still getting these errors:
Executing pre-build batch file
master:
http://secondlife.com/app/message_template/master_message_template.msg
current: c:\SL_1_20_2_r92456\linden\scripts\messages\message_template.msg
--- PASS ---
Older
in message LandStatReply: is less deprecated: NotDeprecated vs.
UDPDeprecated in base
in message ObjectGrabUpdate: missing 1 extra blocks
in message ObjectGrab: missing 1 extra blocks
in message ObjectDeGrab: missing 1 extra blocks
in message ParcelObjectOwnersReply: is less deprecated: NotDeprecated vs.
UDPDeprecated in base
PREBUILD SUCCESSFUL
Linking...
llappviewer.obj : error LNK2019: unresolved external symbol "public: static
int __cdecl LLFile::stat(char const *,struct _stat64i32 *)"
(?stat at LLFile@@SAHPBDPAU_stat64i32@@@Z) referenced in function "private:
bool __thiscall LLAppViewer::initCache(void)"
(?initCache at LLAppViewer@@AAE_NXZ)
llappviewerwin32.obj : error LNK2001: unresolved external symbol "public:
static int __cdecl LLFile::stat(char const *,struct _stat64i32 *)"
(?stat at LLFile@@SAHPBDPAU_stat64i32@@@Z)
llvoiceclient.obj : error LNK2001: unresolved external symbol "public:
static int __cdecl LLFile::stat(char const *,struct _stat64i32 *)"
(?stat at LLFile@@SAHPBDPAU_stat64i32@@@Z)
llviewerparcelmgr.obj : error LNK2019: unresolved external symbol "public:
void __thiscall LLParcel::init(class LLUUID const
&,int,int,int,__int64,int,int,int,int,float,int)"
(?init at LLParcel@@QAEXABVLLUUID@@HHH_JHHHHMH at Z) referenced in function
"public: static void __cdecl
LLViewerParcelMgr::processParcelProperties(class LLMessageSystem *,void *
*)"
(?processParcelProperties at LLViewerParcelMgr@@SAXPAVLLMessageSystem@@PAPAX at Z)
llwindebug.obj : error LNK2019: unresolved external symbol "class
std::basic_string,class std::allocator > __cdecl
ll_convert_wide_to_string(wchar_t const *)"
(?ll_convert_wide_to_string@@YA?AV?$basic_string at DU?$char_traits at D@std@@V?$a
llocator at D@2@@std@@PB_W at Z) referenced in function "void __stdcall
GetCallStackData(struct _CONTEXT const *,class LLSD &)"
(?GetCallStackData@@YGXPBU_CONTEXT@@AAVLLSD@@@Z)
ReleaseForDownload/SecondLife.exe : fatal error LNK1120: 3 unresolved
externals
Any insight?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080831/8f39ba7e/attachment.htm
More information about the SLDev
mailing list