[sldev] Different errors for different solution configurations
Ajinkya Kale
kaleajinkya at gmail.com
Fri Apr 4 08:13:35 PDT 2008
*For ReleaseNoOpt i am getting the following errors :*
1>------ Skipped Build: Project: win_crash_logger, Configuration:
ReleaseNoOpt Win32 ------
1>Project not selected to build for this solution configuration
2>------ Build started: Project: newview, Configuration: ReleaseNoOpt Win32
------
2>Executing pre-build batch file
2>PREBUILD SUCCESSFUL
2>Linking...
2>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)
2>llpreviewscript.obj : error LNK2001: unresolved external symbol "int
__cdecl lscript_compile(char const *,char const *,char const *,int)"
(?lscript_compile@@YAHPBD00H at Z)
2>ReleaseNoOpt/newview_noopt.exe : fatal error LNK1120: 1 unresolved
externals
2>Build log was saved at "file://h:\SL Open source
codes\slviewer-src-Branch_1-19-0-Viewer-r80803\linden\indra\newview\ReleaseNoOpt\BuildLog.htm"
2>newview - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 20 up-to-date, 1 skipped ==========
*
And for ReleaseForDownload I am getting the following errors :*
1>------ Build started: Project: newview, Configuration: ReleaseForDownload
Win32 ------
1>Executing pre-build batch file
1>PREBUILD SUCCESSFUL
1>Linking...
1>LINK : fatal error LNK1181: cannot open input file 'llimagej2coj.lib'
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 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 21 up-to-date, 0 skipped ==========
*Any suggestions to solve these ?*
*
What is the reason for the difference in the errors ?*
--
Ajinkya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080404/2c38281a/attachment.htm
More information about the SLDev
mailing list