[sldev] Source/VS2003 1.20.11 RC, all four builds won't compile

Dale Mahalko dmahalko at gmail.com
Sun Jun 29 14:18:08 PDT 2008


Nothing will build for this using the "standard" external libraries
from 1.19.1.4, and the three source, lib, and artwork zipfiles. Here
are all four build log files:


A slight bit of trouble building ReleaseNoOpt..
VS2003 does not like listing 28,666 linking errors all in one log
window. Makes it very slow..

------ Build started: Project: newview, Configuration: ReleaseNoOpt Win32 ------
[. . . .]
Linking...
llagent.obj : error LNK2001: unresolved external symbol "public:
virtual class LLEventDispatcher * __thiscall
LLObservable::getDispatcher(void)"
(?getDispatcher at LLObservable@@UAEPAVLLEventDispatcher@@XZ)
llfloateractivespeakers.obj : error LNK2001: unresolved external
symbol "public: virtual class LLEventDispatcher * __thiscall
LLObservable::getDispatcher(void)"
(?getDispatcher at LLObservable@@UAEPAVLLEventDispatcher@@XZ)
[. . . .]
pipeline.obj : error LNK2019: unresolved external symbol "public: void
__thiscall LLRenderTarget::getViewport(int *)"
(?getViewport at LLRenderTarget@@QAEXPAH at Z) referenced in function
"public: void __thiscall LLPipeline::generateWaterReflection(class
LLCamera &)" (?generateWaterReflection at LLPipeline@@QAEXAAVLLCamera@@@Z)
pipeline.obj : error LNK2019: unresolved external symbol "public: void
__thiscall LLRender::color4ub(unsigned char const &,unsigned char
const &,unsigned char const &,unsigned char const &)"
(?color4ub at LLRender@@QAEXABE000 at Z) referenced in function "public:
void __thiscall LLPipeline::generateImpostor(class LLVOAvatar *)"
(?generateImpostor at LLPipeline@@QAEXPAVLLVOAvatar@@@Z)
ReleaseNoOpt/newview_noopt.exe : fatal error LNK1120: 3330 unresolved externals

Build log was saved at
"file://c:\SL_Viewer_Builds\1_20_11_RC\linden\indra\newview\ReleaseNoOpt\BuildLog.htm"
newview - 28666 error(s), 0 warning(s)
---------------------------------------------------------------------------------




------ Build started: Project: newview, Configuration:
ReleaseForDownload Win32 ------

Executing pre-build batch file
master: http://secondlife.com/app/message_template/master_message_template.msg
current: c:\SL_Viewer_Builds\1_20_11_RC\linden\scripts\messages\message_template.msg
Refreshing master cache from
http://secondlife.com/app/message_template/master_message_template.msg
--- PASS ---
Same
PREBUILD SUCCESSFUL
Linking...
LINK : fatal error LNK1181: cannot open input file 'llaudio.lib'

Build log was saved at
"file://c:\SL_Viewer_Builds\1_20_11_RC\linden\indra\newview\ReleaseForDownload\BuildLog.htm"
newview - 1 error(s), 0 warning(s)


---------------------- Done ----------------------

    Build: 0 succeeded, 1 failed, 0 skipped
-------------------------------------------------------------------------------




------ Build started: Project: newview, Configuration: Release Win32 ------

Executing pre-build batch file
master: http://secondlife.com/app/message_template/master_message_template.msg
current: c:\SL_Viewer_Builds\1_20_11_RC\linden\scripts\messages\message_template.msg
--- PASS ---
Same
PREBUILD SUCCESSFUL
Linking...
LINK : fatal error LNK1181: cannot open input file 'llaudio.lib'

Build log was saved at
"file://c:\SL_Viewer_Builds\1_20_11_RC\linden\indra\newview\Release\BuildLog.htm"
newview - 1 error(s), 0 warning(s)


---------------------- Done ----------------------

    Build: 0 succeeded, 1 failed, 0 skipped
-------------------------------------------------------------------------------




------ Build started: Project: newview, Configuration: Debug Win32 ------

Executing pre-build batch file
master: http://secondlife.com/app/message_template/master_message_template.msg
current: c:\SL_Viewer_Builds\1_20_11_RC\linden\scripts\messages\message_template.msg
--- PASS ---
Same
PREBUILD SUCCESSFUL
Linking...
LINK : fatal error LNK1104: cannot open file 'EZ_LCD_Wrapper_d.lib'

Build log was saved at
"file://c:\SL_Viewer_Builds\1_20_11_RC\linden\indra\newview\Debug\BuildLog.htm"
newview - 1 error(s), 0 warning(s)


---------------------- Done ----------------------

    Build: 0 succeeded, 1 failed, 0 skipped


More information about the SLDev mailing list