[sldev] Unresolved externals

Suzhanna Rossini suzhanna.rossini at balsaestates.com
Mon Jul 7 12:05:23 PDT 2008


I'm trying to build the client with VS2008, and everything works smooth and
fine up to linking, I get this no matter how I try:

3>Linking...
3>llcompilequeue.obj : error LNK2019: unresolved external symbol "int
__cdecl lscript_compile(char const *,char const *,char const *,int)"
(?lscript_compile@@YAHPBD00H at Z) referenced in function "protected: void
__thiscall LLFloaterCompileQueue::compile(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,class LLUUID const &)"
(?compile at LLFloaterCompileQueue@@IAEXABV?$basic_string at DU?$char_traits at D@std
@@V?$allocator at D@2@@std@@ABVLLUUID@@@Z)
3>llpreviewscript.obj : error LNK2001: unresolved external symbol "int
__cdecl lscript_compile(char const *,char const *,char const *,int)"
(?lscript_compile@@YAHPBD00H at Z)

Anyone with ideas please? Currently I'm using a svn pull of "Release", r732.




More information about the SLDev mailing list