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

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to