SV: SV: [sldev] Unresolved externals

Suzhanna Rossini suzhanna.rossini at balsaestates.com
Fri Jul 18 03:53:10 PDT 2008


> On Wed, Jul 16, 2008 at 1:55 PM, Aimee Walton <aimee at ama-zing.co.uk>
> wrote:
> >
> > On Jul 16, 2008, at 14:13, Suzhanna Rossini wrote:
> >
> >> I also get this error when trying at a friend who has VS2003..
> >> We tried with svn release 772..
> >> Here're the error messages produced at link time:
> >>
> >> Linking...
> >> 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@
> D at std
> >> @@V?$allocator at D@2@@std@@ABVLLUUID@@@Z)
> >>
> >> llpreviewscript.obj : error LNK2001: unresolved external symbol "int
> >> __cdecl
> >> lscript_compile(char const *,char const *,char const *,int)"
> >> (?lscript_compile@@YAHPBD00H at Z)
> >
> > I've also been getting the equivalent error message during linking
> building
> > with Xcode on the Mac.
> >
> > indra.l.cpp and indra.y.cpp seem to be being pulled into the project
> > incorrectly as indra.l.cpp.rule and indra.y.cpp.rule, manually
> pointing it
> > to the proper files fixed the problem.
> 
> This is strange. I've tried with VS2005 and XCode and I'm not having
> any problem with either.
> 
> Aimee, Suzhanna - Would you please walk through the steps you're using
> to unpack and build? It's possible there's a bogus step in our
> instructions that wants fixing.


Absolutely.. ;-)

1. Check out a clean copy of http://svn.secondlife.com/svn/linden/release
(now I got r798).

2. Download and unzip the art/lib packages mentioned in
release\doc\asset_urls.txt (slviewer-artwork-release-r92064.zip and 
slviewer-win32-libs-release-r92064.zip)

3. Copy in fmod, GL, llkdu.dll and QuickTime libs etc.

4. Open a Visual Studio .NET 2003 Command Prompt.

5. CD into the .\release\indra directory and run "develop.py -G VS2003
configure" (result, see attached "config_steps.txt")

6. Open indra\build-VS2003\SecondLife.sln in VS2003

7. Hit ctrl-shift-b to start the build.

8. Establish the fact that is still gives the errors.. (See buildlog.txt)

/Alexandra

-------------- next part --------------
------ Build started: Project: llwindow, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llwindow/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llwindow.cpp
llkeyboardwin32.cpp
lldxhardware.cpp
llwindowwin32.cpp
llwindowheadless.cpp
llkeyboard.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llwindow\llwindow.dir\RelWithDebInfo\BuildLog.htm"
llwindow - 0 error(s), 0 warning(s)


------ Build started: Project: llcharacter, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llcharacter/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llvisualparam.cpp
lltargetingmotion.cpp
llstatemachine.cpp
llpose.cpp
llmultigesture.cpp
llmotion.cpp
llmotioncontroller.cpp
llkeyframewalkmotion.cpp
llkeyframestandmotion.cpp
llkeyframemotionparam.cpp
llkeyframemotion.cpp
llkeyframefallmotion.cpp
lljointsolverrp3.cpp
lljoint.cpp
llheadrotmotion.cpp
llhandmotion.cpp
llgesture.cpp
lleditingmotion.cpp
llcharacter.cpp
llbvhloader.cpp
Generating Code...
Compiling...
llanimationstates.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llcharacter\llcharacter.dir\RelWithDebInfo\BuildLog.htm"
llcharacter - 0 error(s), 0 warning(s)


------ Build started: Project: copy_win_libs, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/newview/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Copying llkdu.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying llkdu.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying llkdu.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying wrap_oal.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying ortp.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying vivoxsdk.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying alut.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying srtp.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying SLVoiceAgent.exe C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying ssleay32.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying SLVoice.exe C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying libeay32.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying tntk.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying openjpeg.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying xul.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying xpcom.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying ssl3.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying softokn3.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying smime3.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying plds4.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying plc4.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying nssckbi.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying nss3.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying nspr4.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying js3250.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying gksvggdiplus.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying freebl3.dll C:/SLDev/release/indra/build-VS2003/newview/RelWithDebInfo
Copying wrap_oal.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying ortp.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying vivoxsdk.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying alut.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying srtp.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying SLVoiceAgent.exe C:/SLDev/release/indra/build-VS2003/newview/Release
Copying ssleay32.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying SLVoice.exe C:/SLDev/release/indra/build-VS2003/newview/Release
Copying libeay32.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying tntk.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying openjpeg.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying xul.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying xpcom.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying ssl3.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying softokn3.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying smime3.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying plds4.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying plc4.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying nssckbi.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying nss3.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying nspr4.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying js3250.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying gksvggdiplus.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying freebl3.dll C:/SLDev/release/indra/build-VS2003/newview/Release
Copying wrap_oal.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying ortp.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying vivoxsdk.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying alut.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying srtp.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying SLVoiceAgent.exe C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying ssleay32.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying SLVoice.exe C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying libeay32.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying tntk.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying windbgdlg.exe C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying openjpegd.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying xul.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying xpcom.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying ssl3.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying softokn3.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying smime3.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying plds4.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying plc4.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying nssckbi.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying nss3.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying nspr4.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying js3250.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying gksvggdiplus.dll C:/SLDev/release/indra/build-VS2003/newview/Debug
Copying freebl3.dll C:/SLDev/release/indra/build-VS2003/newview/Debug

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\newview\copy_win_libs.dir\RelWithDebInfo\BuildLog.htm"
copy_win_libs - 0 error(s), 0 warning(s)


------ Build started: Project: llcommon, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llcommon/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
u64.cpp
timing.cpp
reflective.cpp
metaproperty.cpp
metaclass.cpp
llworkerthread.cpp
lluuid.cpp
lluri.cpp
lltimer.cpp
llthread.cpp
llsys.cpp
llstringtable.cpp
llstring.cpp
llstreamtools.cpp
llstat.cpp
llsecondlifeurls.cpp
llsdutil.cpp
llsdserialize_xml.cpp
llsdserialize.cpp
llsd.cpp
Generating Code...
Compiling...
llrun.cpp
llrand.cpp
llqueuedthread.cpp
llprocessor.cpp
llmortician.cpp
llmetrics.cpp
llmemorystream.cpp
llmemory.cpp
llmd5.cpp
lllog.cpp
lllivefile.cpp
llliveappconfig.cpp
llindraconfigfile.cpp
llheartbeat.cpp
llframetimer.cpp
llformat.cpp
llfixedbuffer.cpp
llfindlocale.cpp
llfile.cpp
llfasttimer.cpp
Generating Code...
Compiling...
llevent.cpp
llerrorthread.cpp
llerror.cpp
lldate.cpp
llcriticaldamp.cpp
llcrc.cpp
llcommon.cpp
llbase64.cpp
llbase32.cpp
llassettype.cpp
llapr.cpp
llapp.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llcommon\llcommon.dir\RelWithDebInfo\BuildLog.htm"
llcommon - 0 error(s), 0 warning(s)


------ Build started: Project: llimage, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llimage/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llpngwrapper.cpp
llimageworker.cpp
llimagetga.cpp
llimagepng.cpp
llimagejpeg.cpp
llimagej2c.cpp
llimagedxt.cpp
llimage.cpp
llimagebmp.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llimage\llimage.dir\RelWithDebInfo\BuildLog.htm"
llimage - 0 error(s), 0 warning(s)


------ Build started: Project: llui, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llui/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llviewquery.cpp
llview.cpp
llviewborder.cpp
llundo.cpp
lluistring.cpp
lluictrlfactory.cpp
lluictrl.cpp
llui.cpp
lltexteditor.cpp
lltextbox.cpp
lltabcontainervertical.cpp
lltabcontainer.cpp
llstyle.cpp
llspinctrl.cpp
llsliderctrl.cpp
llslider.cpp
llscrolllistctrl.cpp
llscrollingpanellist.cpp
llscrollcontainer.cpp
llscrollbar.cpp
Generating Code...
Compiling...
llrootview.cpp
llresmgr.cpp
llresizehandle.cpp
llresizebar.cpp
llradiogroup.cpp
llpanel.cpp
llmultisliderctrl.cpp
llmultislider.cpp
llmodaldialog.cpp
llmenugl.cpp
lllineeditor.cpp
llkeywords.cpp
lliconctrl.cpp
llfocusmgr.cpp
llfloater.cpp
lleditmenuhandler.cpp
lldraghandle.cpp
llctrlselectioninterface.cpp
llcombobox.cpp
llclipboard.cpp
Generating Code...
Compiling...
llcheckboxctrl.cpp
llbutton.cpp
llalertdialog.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llui\llui.dir\RelWithDebInfo\BuildLog.htm"
llui - 0 error(s), 0 warning(s)


------ Build started: Project: llcrashlogger, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llcrashlogger/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llcrashlogger.cpp
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llcrashlogger\llcrashlogger.dir\RelWithDebInfo\BuildLog.htm"
llcrashlogger - 0 error(s), 0 warning(s)


------ Build started: Project: copy_win_scripts, Configuration: RelWithDebInfo Win32 ------

Copying start-client.py C:/SLDev/release/indra/build-VS2003/batch
Building Custom Rule C:/SLDev/release/indra/copy_win_scripts/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\copy_win_scripts\copy_win_scripts.dir\RelWithDebInfo\BuildLog.htm"
copy_win_scripts - 0 error(s), 0 warning(s)


------ Build started: Project: llimagej2coj, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llimagej2coj/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llimagej2coj.cpp
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llimagej2coj\llimagej2coj.dir\RelWithDebInfo\BuildLog.htm"
llimagej2coj - 0 error(s), 0 warning(s)


------ Build started: Project: lscript_library, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/lscript/lscript_library/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
lscript_library.cpp
lscript_export.cpp
lscript_alloc.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\lscript\lscript_library\lscript_library.dir\RelWithDebInfo\BuildLog.htm"
lscript_library - 0 error(s), 0 warning(s)


------ Build started: Project: lscript_execute, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/lscript/lscript_execute/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
lscript_readlso.cpp
lscript_heapruntime.cpp
lscript_execute.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\lscript\lscript_execute\lscript_execute.dir\RelWithDebInfo\BuildLog.htm"
lscript_execute - 0 error(s), 0 warning(s)


------ Build started: Project: lscript_compile, Configuration: RelWithDebInfo Win32 ------

Generating indra.y.cpp, indra.y.hpp
C:/SLDev/release/indra/lscript/lscript_compile/indra.y: conflicts: 88 reduce/reduce
Generating indra.l.cpp
Building Custom Rule C:/SLDev/release/indra/lscript/lscript_compile/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
lscript_typecheck.cpp
lscript_tree.cpp
lscript_scope.cpp
lscript_resource.cpp
lscript_heap.cpp
lscript_error.cpp
lscript_bytecode.cpp
lscript_alloc.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\lscript\lscript_compile\lscript_compile.dir\RelWithDebInfo\BuildLog.htm"
lscript_compile - 0 error(s), 0 warning(s)


------ Build started: Project: llxml, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llxml/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llxmltree.cpp
llxmlparser.cpp
llxmlnode.cpp
llcontrol.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llxml\llxml.dir\RelWithDebInfo\BuildLog.htm"
llxml - 0 error(s), 0 warning(s)


------ Build started: Project: llaudio, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llaudio/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
listener_fmod.cpp
audioengine_fmod.cpp
vorbisencode.cpp
vorbisdecode.cpp
llaudiodecodemgr.cpp
listener.cpp
audioengine.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llaudio\llaudio.dir\RelWithDebInfo\BuildLog.htm"
llaudio - 0 error(s), 0 warning(s)


------ Build started: Project: llvfs, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llvfs/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
lldir_win32.cpp
llvfsthread.cpp
llvfs.cpp
llvfile.cpp
lllfsthread.cpp
lldir.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llvfs\llvfs.dir\RelWithDebInfo\BuildLog.htm"
llvfs - 0 error(s), 0 warning(s)


------ Build started: Project: llrender, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llrender/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llgl.cpp
llvertexbuffer.cpp
llshadermgr.cpp
llrendertarget.cpp
llrendersphere.cpp
llrender.cpp
llpostprocess.cpp
llimagegl.cpp
llglslshader.cpp
llgldbg.cpp
llfontgl.cpp
llfont.cpp
llcubemap.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llrender\llrender.dir\RelWithDebInfo\BuildLog.htm"
llrender - 0 error(s), 0 warning(s)


------ Build started: Project: llprimitive, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llprimitive/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llvolumexml.cpp
llvolumemessage.cpp
lltreeparams.cpp
lltextureentry.cpp
lltextureanim.cpp
llprimitive.cpp
llmaterialtable.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llprimitive\llprimitive.dir\RelWithDebInfo\BuildLog.htm"
llprimitive - 0 error(s), 0 warning(s)


------ Build started: Project: llmessage, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llmessage/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
patch_idct.cpp
patch_dct.cpp
patch_code.cpp
partsyspacket.cpp
network.cpp
net.cpp
message_string_table.cpp
message_prehash.cpp
message.cpp
llxorcipher.cpp
llxfer_vfile.cpp
llxfer_mem.cpp
llxfermanager.cpp
llxfer_file.cpp
llxfer.cpp
lluseroperation.cpp
llurlrequest.cpp
lltransfertargetvfile.cpp
lltransfertargetfile.cpp
lltransfersourcefile.cpp
Generating Code...
Compiling...
lltransfersourceasset.cpp
lltransfermanager.cpp
llthrottle.cpp
lltemplatemessagereader.cpp
lltemplatemessagebuilder.cpp
llservice.cpp
llservicebuilder.cpp
llsdrpcserver.cpp
llsdrpcclient.cpp
llsdmessagereader.cpp
llsdmessagebuilder.cpp
llsdhttpserver.cpp
llsdappservices.cpp
llpumpio.cpp
llpartdata.cpp
llpacketring.cpp
llpacketbuffer.cpp
llpacketack.cpp
llnullcipher.cpp
llnamevalue.cpp
Generating Code...
Compiling...
llmime.cpp
llmessagethrottle.cpp
llmessagetemplateparser.cpp
llmessagetemplate.cpp
llmessagereader.cpp
llmessageconfig.cpp
llmessagebuilder.cpp
llmail.cpp
llioutil.cpp
lliosocket.cpp
lliopipe.cpp
lliohttpserver.cpp
lliobuffer.cpp
llinstantmessage.cpp
llhttpsender.cpp
llhttpnode.cpp
llhttpclient.cpp
llhttpassetstorage.cpp
llhost.cpp
llfiltersd2xmlrpc.cpp
Generating Code...
Compiling...
lldispatcher.cpp
lldatapacker.cpp
llcurl.cpp
llclassifiedflags.cpp
llcircuit.cpp
llchainio.cpp
llcachename.cpp
llbufferstream.cpp
llbuffer.cpp
llblowfishcipher.cpp
llassetstorage.cpp
llares.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llmessage\llmessage.dir\RelWithDebInfo\BuildLog.htm"
llmessage - 0 error(s), 0 warning(s)


------ Build started: Project: llmedia, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llmedia/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llmediaimplquicktime.cpp
llmediaimplllmozlib.cpp
llmediamanager.cpp
llmediaimplfactory.cpp
llmediaimplexample2.cpp
llmediaimplexample1.cpp
llmediaimplcommon.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llmedia\llmedia.dir\RelWithDebInfo\BuildLog.htm"
llmedia - 0 error(s), 0 warning(s)


------ Build started: Project: llmath, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llmath/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
xform.cpp
v4math.cpp
v4coloru.cpp
v4color.cpp
v3math.cpp
v3dmath.cpp
v3color.cpp
v2math.cpp
raytrace.cpp
m4math.cpp
m3math.cpp
llsdutil_math.cpp
llvolumemgr.cpp
llvolume.cpp
llsphere.cpp
llrect.cpp
llquaternion.cpp
llperlin.cpp
llline.cpp
llcoordframe.cpp
Generating Code...
Compiling...
llcamera.cpp
llbboxlocal.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llmath\llmath.dir\RelWithDebInfo\BuildLog.htm"
llmath - 0 error(s), 0 warning(s)


------ Build started: Project: llinventory, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/llinventory/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
lluserrelations.cpp
lltransactionflags.cpp
llsaleinfo.cpp
llpermissions.cpp
llparcel.cpp
llnotecard.cpp
lllandmark.cpp
llinventorytype.cpp
llinventory.cpp
lleconomy.cpp
llcategory.cpp
Generating Code...
Creating library...

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\llinventory\llinventory.dir\RelWithDebInfo\BuildLog.htm"
llinventory - 0 error(s), 0 warning(s)


------ Build started: Project: windows-crash-logger, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/win_crash_logger/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
llcrashloggerwindows.cpp
win_crash_logger.cpp
Generating Code...
Linking...
LINK : LNK6004: C:\SLDev\release\indra\build-VS2003\win_crash_logger\RelWithDebInfo\windows-crash-logger.exe not found or not built by the last incremental link; performing full link

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\win_crash_logger\windows-crash-logger.dir\RelWithDebInfo\BuildLog.htm"
windows-crash-logger - 0 error(s), 0 warning(s)


------ Build started: Project: windows-updater, Configuration: RelWithDebInfo Win32 ------

Building Custom Rule C:/SLDev/release/indra/win_updater/CMakeLists.txt
CMake does not need to re-run because CMakeFiles/generate.stamp is up-to-date.
Compiling...
updater.cpp
Linking...
LINK : LNK6004: C:\SLDev\release\indra\build-VS2003\win_updater\RelWithDebInfo\windows-updater.exe not found or not built by the last incremental link; performing full link

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\win_updater\windows-updater.dir\RelWithDebInfo\BuildLog.htm"
windows-updater - 0 error(s), 0 warning(s)


------ Build started: Project: secondlife-bin, Configuration: RelWithDebInfo Win32 ------

Setting the secondlife-bin working directory for debugging.
Editing solution: C:/SLDev/release/indra/build-VS2003/SecondLife.sln
Looking for existing VisualStudio instance...
Looking for project secondlife-bin...
Found project: secondlife-bin
Setting working directory
C:\SLDev\release\indra\build-VS2003\newview\secondlife-bin.vcproj
Compiling...
llviewerprecompiledheaders.cpp
Compiling...
llwindebug.cpp
llappviewerwin32.cpp
pipeline.cpp
noise.cpp
llxmlrpctransaction.cpp
llworldmapview.cpp
llworldmap.cpp
llworld.cpp
llwlparamset.cpp
llwlparammanager.cpp
llwldaycycle.cpp
llwlanimator.cpp
llwind.cpp
llwebbrowserctrl.cpp
llweb.cpp
llwearablelist.cpp
llwearable.cpp
llwaterparamset.cpp
llwaterparammanager.cpp
llwatchdog.cpp
Generating Code...
Compiling...
llvowlsky.cpp
llvowater.cpp
llvovolume.cpp
llvotree.cpp
llvotextbubble.cpp
llvosurfacepatch.cpp
llvosky.cpp
llvopartgroup.cpp
llvoinventorylistener.cpp
llvoicevisualizer.cpp
llvoiceremotectrl.cpp
llvoiceclient.cpp
llvoground.cpp
llvograss.cpp
llvoclouds.cpp
llvocache.cpp
llvoavatar.cpp
llvlmanager.cpp
llvlcomposition.cpp
llviewerwindow.cpp
Generating Code...
Compiling...
llviewervisualparam.cpp
llviewerthrottle.cpp
llviewertextureanim.cpp
llviewertexteditor.cpp
llviewerstats.cpp
llviewershadermgr.cpp
llviewerregion.cpp
llviewerpartsource.cpp
llviewerpartsim.cpp
llviewerparceloverlay.cpp
llviewerparcelmgr.cpp
llviewerparcelmediaautoplay.cpp
llviewerparcelmedia.cpp
llviewerobjectlist.cpp
llviewerobject.cpp
llviewernetwork.cpp
llviewermessage.cpp
llviewermenufile.cpp
llviewermenu.cpp
llviewermedia.cpp
Generating Code...
Compiling...
llviewerlayer.cpp
llviewerkeyboard.cpp
llviewerjoystick.cpp
llviewerjointmesh_vec.cpp
llviewerjointmesh_sse.cpp
llviewerjointmesh_sse2.cpp
llviewerjointmesh.cpp
llviewerjoint.cpp
llviewerjointattachment.cpp
llviewerinventory.cpp
llviewerimagelist.cpp
llviewerimage.cpp
llviewergesture.cpp
llviewergenericmessage.cpp
llviewerdisplay.cpp
llviewercontrol.cpp
llviewercamera.cpp
llvieweraudio.cpp
llviewerassetstorage.cpp
llviewchildren.cpp
Generating Code...
Compiling...
llvelocitybar.cpp
llvectorperfoptions.cpp
lluserauth.cpp
llurlwhitelist.cpp
llurlsimstring.cpp
llurlhistory.cpp
llurldispatcher.cpp
llurl.cpp
lluploaddialog.cpp
lltrans.cpp
lltracker.cpp
lltoolview.cpp
lltoolselectrect.cpp
lltoolselectland.cpp
lltoolselect.cpp
lltoolplacer.cpp
lltoolpipette.cpp
lltoolpie.cpp
lltoolobjpicker.cpp
lltoolmorph.cpp
Generating Code...
Compiling...
lltoolmgr.cpp
lltoolindividual.cpp
lltoolgun.cpp
lltoolgrab.cpp
lltoolfocus.cpp
lltoolface.cpp
lltooldraganddrop.cpp
lltool.cpp
lltoolcomp.cpp
lltoolbrush.cpp
lltoolbar.cpp
lltextureview.cpp
lltexturefetch.cpp
lltexturectrl.cpp
lltexturecache.cpp
lltexlayer.cpp
llsurfacepatch.cpp
llsurface.cpp
llstylemap.cpp
llstatview.cpp
Generating Code...
Compiling...
llstatusbar.cpp
llstatgraph.cpp
llstatbar.cpp
llsrv.cpp
llsprite.cpp
llspatialpartition.cpp
llsky.cpp
llselectmgr.cpp
llsavedsettingsglue.cpp
llremoteparcelrequest.cpp
llregionposition.cpp
llprogressview.cpp
llpreviewtexture.cpp
llpreviewsound.cpp
llpreviewscript.cpp
llpreviewnotecard.cpp
llpreviewlandmark.cpp
llpreviewgesture.cpp
llpreview.cpp
llpreviewanim.cpp
Generating Code...
Compiling...
llprefsvoice.cpp
llprefsim.cpp
llprefschat.cpp
llpolymorph.cpp
llpolymesh.cpp
llpatchvertexarray.cpp
llparcelselection.cpp
llpanelweb.cpp
llpanelvolume.cpp
llpanelplace.cpp
llpanelpick.cpp
llpanelpermissions.cpp
llpanelobject.cpp
llpanelnetwork.cpp
llpanelmsgs.cpp
llpanelmorph.cpp
llpanellogin.cpp
llpanellandoptions.cpp
llpanellandobjects.cpp
llpanellandmedia.cpp
Generating Code...
Compiling...
llpanelland.cpp
llpanelinventory.cpp
llpanelinput.cpp
llpanelgroupvoting.cpp
llpanelgrouproles.cpp
llpanelgroupnotices.cpp
llpanelgrouplandmoney.cpp
llpanelgroupinvite.cpp
llpanelgroupgeneral.cpp
llpanelgroup.cpp
llpanelgeneral.cpp
llpanelface.cpp
llpanelevent.cpp
llpaneldisplay.cpp
llpaneldirpopular.cpp
llpaneldirplaces.cpp
llpaneldirpeople.cpp
llpaneldirland.cpp
llpaneldirgroups.cpp
llpaneldirfind.cpp
Generating Code...
Compiling...
llpaneldirevents.cpp
llpaneldirclassified.cpp
llpaneldirbrowser.cpp
llpaneldebug.cpp
llpanelcontents.cpp
llpanelclassified.cpp
llpanelavatar.cpp
llpanelaudiovolume.cpp
llpanelaudioprefs.cpp
lloverlaybar.cpp
llnotify.cpp
llnetmap.cpp
llnamelistctrl.cpp
llnameeditor.cpp
llnamebox.cpp
llmutelist.cpp
llmoveview.cpp
llmorphview.cpp
llmimetypes.cpp
llmenucommands.cpp
Generating Code...
Compiling...
llmemoryview.cpp
llmediaremotectrl.cpp
llmapresponders.cpp
llmaniptranslate.cpp
llmanipscale.cpp
llmaniprotate.cpp
llmanip.cpp
lllogchat.cpp
lllandmarklist.cpp
lljoystickbutton.cpp
llinventoryview.cpp
llinventorymodel.cpp
llinventoryclipboard.cpp
llinventorybridge.cpp
llinventoryactions.cpp
llimview.cpp
llimpanel.cpp
llhudview.cpp
llhudtext.cpp
llhudrender.cpp
Generating Code...
Compiling...
llhudobject.cpp
llhudmanager.cpp
llhudicon.cpp
llhudeffecttrail.cpp
llhudeffectpointat.cpp
llhudeffectlookat.cpp
llhudeffect.cpp
llhudeffectbeam.cpp
llhoverview.cpp
llgroupnotify.cpp
llgroupmgr.cpp
llglsandbox.cpp
llgivemoney.cpp
llgesturemgr.cpp
llgenepool.cpp
llframestatview.cpp
llframestats.cpp
llfollowcam.cpp
llfolderview.cpp
llfloaterworldmap.cpp
Generating Code...
Compiling...
llfloaterwindlight.cpp
llfloaterwater.cpp
llfloatervoicedevicesettings.cpp
llfloaterurlentry.cpp
llfloaterurldisplay.cpp
llfloatertos.cpp
llfloatertopobjects.cpp
llfloatertools.cpp
llfloatertest.cpp
llfloatertelehub.cpp
llfloaterstats.cpp
llfloatersnapshot.cpp
llfloatersettingsdebug.cpp
llfloatersellland.cpp
llfloaterscriptdebug.cpp
llfloaterreporter.cpp
llfloaterreleasemsg.cpp
llfloaterregioninfo.cpp
llfloaterproperties.cpp
llfloaterpreference.cpp
Generating Code...
Compiling...
llfloaterpostprocess.cpp
llfloaterpostcard.cpp
llfloaterpermissionsmgr.cpp
llfloaterparcel.cpp
llfloateropenobject.cpp
llfloaternewim.cpp
llfloaternamedesc.cpp
llfloatermute.cpp
llfloatermap.cpp
llfloaterlandmark.cpp
llfloaterlandholdings.cpp
llfloaterland.cpp
llfloaterlagmeter.cpp
llfloaterjoystick.cpp
llfloaterinspect.cpp
llfloaterimagepreview.cpp
llfloaterhud.cpp
llfloaterhtmlhelp.cpp
llfloaterhtml.cpp
llfloaterhardwaresettings.cpp
Generating Code...
Compiling...
llfloatergroups.cpp
llfloatergroupinvite.cpp
llfloatergroupinfo.cpp
llfloatergodtools.cpp
llfloatergesture.cpp
llfloaterfriends.cpp
llfloaterevent.cpp
llfloaterenvsettings.cpp
llfloatereditui.cpp
llfloaterdirectory.cpp
llfloaterdaycycle.cpp
llfloatercustomize.cpp
llfloatercolorpicker.cpp
llfloaterclothing.cpp
llfloaterclassified.cpp
llfloaterchatterbox.cpp
llfloaterchat.cpp
llfloatercamera.cpp
llfloaterbuyland.cpp
llfloaterbuycurrency.cpp
Generating Code...
Compiling...
llfloaterbuy.cpp
llfloaterbuycontents.cpp
llfloaterbump.cpp
llfloaterbuildoptions.cpp
llfloateravatartextures.cpp
llfloateravatarpicker.cpp
llfloateravatarinfo.cpp
llfloaterauction.cpp
llfloateranimpreview.cpp
llfloateractivespeakers.cpp
llfloaterabout.cpp
llflexibleobject.cpp
llfirstuse.cpp
llfilepicker.cpp
llfeaturemanager.cpp
llfasttimerview.cpp
llface.cpp
lleventpoll.cpp
lleventnotifier.cpp
lleventinfo.cpp
Generating Code...
Compiling...
llemote.cpp
lldynamictexture.cpp
lldriverparam.cpp
lldrawpoolwlsky.cpp
lldrawpoolwater.cpp
lldrawpooltree.cpp
lldrawpoolterrain.cpp
lldrawpoolsky.cpp
lldrawpoolsimple.cpp
lldrawpoolground.cpp
lldrawpool.cpp
lldrawpoolbump.cpp
lldrawpoolavatar.cpp
lldrawpoolalpha.cpp
lldrawable.cpp
lldirpicker.cpp
lldelayedgestureerror.cpp
lldebugview.cpp
lldebugmessagebox.cpp
llcylinder.cpp
Generating Code...
Compiling...
llcurrencyuimanager.cpp
llcontainerview.cpp
llconsole.cpp
llconfirmationmanager.cpp
llcompilequeue.cpp
llcompass.cpp
llcommandlineparser.cpp
llcommandhandler.cpp
llcolorswatch.cpp
llcolorscheme.cpp
llcloud.cpp
llclassifiedstatsresponder.cpp
llclassifiedinfo.cpp
llchatbar.cpp
llcaphttpsender.cpp
llcallingcard.cpp
llcallbacklist.cpp
llbox.cpp
llbbox.cpp
llaudiosourcevo.cpp
Generating Code...
Compiling...
llassetuploadresponders.cpp
llappviewer.cpp
llanimstatelabels.cpp
llagentpilot.cpp
llagentlanguage.cpp
llagentdata.cpp
llagent.cpp
Generating Code...
Compiling...
llstartup.cpp
Compiling resources...
Verifying message template
master: http://secondlife.com/app/message_template/master_message_template.msg
current: C:\SLDev\release\scripts\messages\message_template.msg
--- PASS ---
Same
Linking...
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)
llpreviewscript.obj : error LNK2001: unresolved external symbol "int __cdecl lscript_compile(char const *,char const *,char const *,int)" (?lscript_compile@@YAHPBD00H at Z)
C:\SLDev\release\indra\build-VS2003\newview\RelWithDebInfo\secondlife-bin.exe : fatal error LNK1120: 1 unresolved externals

Build log was saved at "file://c:\SLDev\release\indra\build-VS2003\newview\secondlife-bin.dir\RelWithDebInfo\BuildLog.htm"
secondlife-bin - 3 error(s), 0 warning(s)


------ Skipped Build: Project: ALL_BUILD, Configuration: RelWithDebInfo Win32 ------

Project configuration skipped because it is not selected in this solution configuration


------ Skipped Build: Project: viewer, Configuration: RelWithDebInfo Win32 ------

Project configuration skipped because it is not selected in this solution configuration


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

    Build: 23 succeeded, 1 failed, 2 skipped


-------------- next part --------------
Setting environment for using Microsoft Visual Studio .NET 2003 tools.
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)

C:\Documents and Settings\alexandra>cd \sldev\release\indra

C:\SLDev\release\indra>develop.py -G VS2003 configure
Running 'cmake -G "Visual Studio 7 .NET 2003" -DSTANDALONE:BOOL=FALSE -DUNATTENDED:BOOL=FALSE "" "C:\\SLDev\\release\\indra"' in 'build-VS2003'
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio .NET 2003/Vc7/bin/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\ogg-vorbis-1.03-1.1.2-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\ogg-vorbis-1.03-1.1.2-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
-- Building with FMOD audio support
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\apr_suite-1.2.8-windows-20080618.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\apr_suite-1.2.8-windows-20080618.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\boost-1.32.0-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\boost-1.32.0-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\expat-1.95.8-windows-20080617.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\expat-1.95.8-windows-20080617.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\zlib-1.1.4-windows-20080618.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\zlib-1.1.4-windows-20080618.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\ares-1.3.0-windows-20080618.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\ares-1.3.0-windows-20080618.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\curl-7.16.0-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\curl-7.16.0-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\openSSL-0.9.7c-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\openSSL-0.9.7c-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\xmlrpc-epi-0.51-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\xmlrpc-epi-0.51-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\jpeglib-6b-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\jpeglib-6b-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\libpng-1.2.18-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\libpng-1.2.18-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\openjpeg-1.2-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\openjpeg-1.2-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\GL-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\GL-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\glh_linear-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\glh_linear-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\SDL-1.2.5-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\SDL-1.2.5-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\mesa-7.0-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\mesa-7.0-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\llmozlib-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\llmozlib-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\freetype-2.1.5-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\freetype-2.1.5-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\gtk-atk-pango-glib-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\gtk-atk-pango-glib-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
-- Building with FMOD audio support
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\ndofdev-windows-20080618.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\ndofdev-windows-20080618.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
Found matching package: c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\vivox-windows-20080613.tar.bz2
Extracting c:\docume~1\alexan~1\locals~1\temp\install.cache.alexandra\vivox-windows-20080613.tar.bz2 to C:\SLDev\release
Writing state to C:\SLDev\release\installed.xml
-- Version of viewer is 1.20.11.0
-- Configuring done
CMake Warning (dev) at win_crash_logger/CMakeLists.txt:45 (add_executable):
  Policy CMP0003 should be set before this line.  Add code such as

    if(COMMAND cmake_policy)
      cmake_policy(SET CMP0003 NEW)
    endif(COMMAND cmake_policy)

  as early as possible but after the most recent call to
  cmake_minimum_required or cmake_policy(VERSION).  This warning appears
  because target "windows-crash-logger" links to some libraries for which the
  linker must search:

    libexpatMT, libcurld, areslib, ssleay32, libeay32, xmlrpcepi, libexpatMT
    libcurld, areslib, ssleay32, libeay32, xmlrpcepi, zlib, ws2_32, mswsock
    psapi, winmm, netapi32, libcurld, areslib, ssleay32, libeay32, xmlrpcepi
    libexpatMT, zlib, ws2_32, mswsock, psapi, winmm, netapi32

  and other libraries with known full path:

    C:/SLDev/release/indra/build-VS2003/llcrashlogger/Debug/llcrashlogger.lib
    C:/SLDev/release/indra/build-VS2003/llwindow/Debug/llwindow.lib
    C:/SLDev/release/indra/build-VS2003/llvfs/Debug/llvfs.lib
    C:/SLDev/release/indra/build-VS2003/llxml/Debug/llxml.lib
    C:/SLDev/release/indra/../libraries/i686-win32/lib/debug/aprutil-1.lib
    C:/SLDev/release/indra/build-VS2003/llmessage/Debug/llmessage.lib
    C:/SLDev/release/indra/build-VS2003/llmath/Debug/llmath.lib
    C:/SLDev/release/indra/build-VS2003/llcommon/Debug/llcommon.lib
    C:/Program Files (x86)/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib/dxguid.lib

  CMake is adding directories in the second list to the linker search path in
  case they are needed to find libraries from the first list (for backwards
  compatibility with CMake 2.4).  Set policy CMP0003 to OLD or NEW to enable
  or disable this behavior explicitly.  Run "cmake --help-policy CMP0003" for
  more information.
This warning is for project developers.  Use -Wno-dev to suppress it.

WARNING: Cannot generate a safe linker search path for target secondlife-bin because there is a cycle in the constraint graph:
dir 0 is [C:/SLDev/release/indra/../libraries/i686-win32/lib]
dir 1 is [C:/SLDev/release/indra/build-VS2003/llaudio/Debug]
dir 2 is [C:/SLDev/release/indra/build-VS2003/llcharacter/Debug]
dir 3 is [C:/SLDev/release/indra/build-VS2003/llimage/Debug]
dir 4 is [C:/SLDev/release/indra/build-VS2003/llimagej2coj/Debug]
dir 5 is [C:/SLDev/release/indra/build-VS2003/llinventory/Debug]
dir 6 is [C:/SLDev/release/indra/build-VS2003/llmedia/Debug]
dir 7 is [C:/SLDev/release/libraries/i686-win32/lib/release]
  dir 8 must precede it due to link library [aprutil-1.lib]
dir 8 is [C:/SLDev/release/indra/../libraries/i686-win32/lib/debug]
  dir 7 must precede it due to link library [QTMLClient.lib]
dir 9 is [C:/Program Files (x86)/Microsoft Visual Studio .NET 2003/Vc7/PlatformSDK/Lib]
dir 10 is [C:/SLDev/release/indra/build-VS2003/llmessage/Debug]
dir 11 is [C:/SLDev/release/indra/build-VS2003/llprimitive/Debug]
dir 12 is [C:/SLDev/release/indra/build-VS2003/llrender/Debug]
dir 13 is [C:/SLDev/release/indra/build-VS2003/llui/Debug]
dir 14 is [C:/SLDev/release/indra/build-VS2003/llvfs/Debug]
dir 15 is [C:/SLDev/release/indra/build-VS2003/llwindow/Debug]
dir 16 is [C:/SLDev/release/indra/build-VS2003/llxml/Debug]
dir 17 is [C:/SLDev/release/indra/build-VS2003/lscript/lscript_compile/Debug]
dir 18 is [C:/SLDev/release/indra/build-VS2003/lscript/lscript_execute/Debug]
dir 19 is [C:/SLDev/release/indra/build-VS2003/lscript/lscript_library/Debug]
dir 20 is [C:/SLDev/release/indra/build-VS2003/llmath/Debug]
dir 21 is [C:/SLDev/release/indra/build-VS2003/llcommon/Debug]

-- Generating done
-- Build files have been written to: C:/SLDev/release/indra/build-VS2003
Running 'tools\\vstool\\VSTool.exe --solution build-VS2003\\SecondLife.sln --config RelWithDebInfo --startup secondlife-bin' in 'C:\\SLDev\\release\\indra'
Editing solution: build-VS2003\SecondLife.sln
Looking for existing VisualStudio instance...
  Didn't find open solution, starting new background VisualStudio instance...
  Reading .sln file version...
  Using version: VC71...
  Reading solution: "C:\SLDev\release\indra\build-VS2003\SecondLife.sln"
Trying to set active config to "RelWithDebInfo"
  Success!
Trying to set "secondlife-bin" to the startup project
  Success!

C:\SLDev\release\indra>


More information about the SLDev mailing list