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

Tobias Lang tlang303 at gmail.com
Tue Mar 20 08:14:50 PDT 2007


Hi,

Have you checked, whether you copied all necessary directories like 
skin, app_settings, fonts and character in "ReleaseForDownload"? Also 
make sure you copied, featuretable.txt and gpu_table.txt. This stuff  
fixed my startup problems.

-Tobias


Korbinian Zollner schrieb:
> 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 
> <file://c:%5CSecondLifeSRC%5Clinden%5Cindra%5Cnewview%5CReleaseForDownload%5CBuildLog.htm>"
>
> newview - 0 error(s), 1 warning(s)
>
> ========== Rebuild All: 22 succeeded, 0 failed, 1 skipped ==========
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20070320/3bab98eb/attachment.htm


More information about the SLDev mailing list