[sldev] Compiling ok, but SecondLife.exe doesn't work

Korbinian Zollner korbinian.zollner at googlemail.com
Tue Mar 20 07:37:52 PDT 2007


Hello,

I'm suffering from the following problem. After quite some time trying,
fortunately I managed to compile the viewer successfully. Unfortunately
SecondLife.exe first complains about not finding fmod.dll. So I copied the
file into the ReleaseForDownload directory and tried again. It seemed to
work for about five seconds until I realized that the small SecondLife
image, that says "Loading Second Life..." does not switch into "Detecting
Hardware..." as it is supposed to. Has anyone encountered that problem
before? Here is a list of all warnings, during the build process and the
last few lines of it. Does it have anything to do with the warnings or the
"The system cannot finde the file specified"-outputs? As those are only
about copying files to the ReleaseforDownload directory, those should be
able to fix quite easily. don't they?



In llmath:

llrect.obj : warning LNK4221: no public symbols found; archive member will
be inaccessible



in llcommon:

bitpack.obj : warning LNK4221: no public symbols found; archive member will
be inaccessible



in lscript_compile:

ytab.cpp

.\ytab.cpp(1841) : warning C4065: switch statement contains 'default' but no
'case'



In llimage:

llimagejpeg.cpp

c:\secondlifesrc\linden\libraries\include\jpeglib\jmorecfg.h(215) : warning
C4005: 'FAR' : macro redefinition

        C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\windef.h(145) : see previous definition of 'FAR'



In newview:

llviewerprecompiledheaders.cpp

c:\secondlifesrc\linden\libraries\include\jpeglib\jmorecfg.h(215) : warning
C4005: 'FAR' : macro redefinition

        C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Include\windef.h(145) : see previous definition of 'FAR'



End of building:



head.cpp

Generating Code...

Compiling resources...

Linking...

Embedding manifest...

Copying SecondLife.exe to c:\SecondLifeSRC\linden\indra\newview\

        1 file(s) copied.

Executing post-build batch file

copying releasefordownload files

The system cannot find the file specified.

        1 file(s) copied.

        1 file(s) copied.

The system cannot find the file specified.

The system cannot find the file specified.

        1 file(s) copied.

        1 file(s) copied.

The system cannot find the file specified.

The system cannot find the file specified.

The system cannot find the file specified.

The system cannot find the file specified.

        1 file(s) copied.

        1 file(s) copied.

Build log was saved at "
file://c:\SecondLifeSRC\linden\indra\newview\ReleaseForDownload\BuildLog.htm
"

newview - 0 error(s), 1 warning(s)

========== Rebuild All: 22 succeeded, 0 failed, 1 skipped ==========
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20070320/86cc1c4a/attachment-0001.htm


More information about the SLDev mailing list