[sldev] [HELP] How do I create an installer/setup file?

卡库拉迪 kakurady at gmail.com
Thu Dec 4 06:21:19 PST 2008


nsis.sourceforge.net <http://nsis.sourceforge.net>
This is what Lindens use. It's Open-Source and Free Software, but the 
script used to compile the installer looks like some hybrid between 
BASIC and assembly.
I've never needed any installer, so I'm not sure if it would be hard to 
use NSIS.

Geneko
>
> Hi,
>
>  
>
> I have made some changes to the SL viewer source code and successfully 
> compiled it using Visual C++ 2005 Express Edition. I have followed the 
> wiki to compile my code, and I have built it using RelWithDebInfo, and 
> my startup project is secondlife-bin. How do I create an 
> installer/setup file for my viewer? Also, which files do I need to 
> include with my installer/setup file?
>
> (I’m not actually looking to distribute this at the moment – so no 
> issues with licenses, just want to know how I would do it.)
>
>  
>
> Also, when I double-click on secondlife-bin.exe, I get the error 
> below. Is this not the exe file for my compiled code? It runs if I use 
> the debug option on Visual C++ 2005 Express Edition.
>
>  
>
> ERROR: LLAppViewer::initConfiguration: Cannot load default 
> configuration file
>
> C:\...\linden\indra\build-VC80\newview\relwithdebinfo\app_settings\settings_files.xml
>
>  
>
> I have not been able to find any information on what to do after I 
> have compiled my code.
>
>  
>
> Karen
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/SLDev
> Please read the policies before posting to keep unmoderated posting privileges

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20081204/5dc2b877/attachment.htm


More information about the SLDev mailing list