[sldev] llcompilequeue.obj and llpreviewscript.obj errors
Ajinkya Kale
kaleajinkya at gmail.com
Sat Apr 5 22:59:51 PDT 2008
I am getting the following llcompilequeue.obj and llpreviewscript.obj
errors. I being a bit desparate ! Can anyone please let me know a
solution for resolving these errors ?
1>------ Build started: Project: newview, Configuration:
ReleaseForDownload Win32 ------
1>Executing pre-build batch file
1>PREBUILD SUCCESSFUL
1>Linking...
1>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(char const *,class
LLUUID const &)"
(?compile at LLFloaterCompileQueue@@IAEXPBDABVLLUUID@@@Z)
1>llpreviewscript.obj : error LNK2001: unresolved external symbol "int
__cdecl lscript_compile(char const *,char const *,char const *,int)"
(?lscript_compile@@YAHPBD00H at Z)
1>ReleaseForDownload/SecondLife.exe : fatal error LNK1120: 1
unresolved externals
1>Build log was saved at "file://h:\SL Open source
codes\slviewer-src-Branch_1-19-0-Viewer-r80803\linden\indra\newview\ReleaseForDownload\BuildLog.htm"
1>newview - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 21 up-to-date, 0 skipped ==========
Thanks a lot.
--
Ajinkya
More information about the SLDev
mailing list