On 2011-05-04 18:57, Mysty Saunders wrote:
> Using that will create a build # of zero (i.e. 2.6.8.0) not the actual
> build #. Is there a was to poke the build # into the script like
> Firestorms ./build_firestorm_linux.sh --version ?
Not yet... there is some work needed on the version generati
Using that will create a build # of zero (i.e. 2.6.8.0) not the actual build
#. Is there a was to poke the build # into the script like Firestorms
./build_firestorm_linux.sh --version ?
On Wed, May 4, 2011 at 1:42 PM, Kadah wrote:
> Please review, it covers this
> https://wiki.secondlife.com/wi
Please review, it covers this
https://wiki.secondlife.com/wiki/Build_Viewer_With_Autobuild
You need to use the open source configurations instead, ie
autobuild build -c DebugOS
autobuild build -c RelWithDebInfoOS
autobuild build -c ReleaseOS
These will use publicly distributable libraries.
On 5
Thanks, what i just do is to manually edit autobuild.xml then comment out
the kdu and following section.
Your parameter should be normally used for
autobuild build | configure command.
Simon
2011/5/4 Marc Adored
> kdu cannot be downloaded or distributed legally unless you have a
> licence.
kdu cannot be downloaded or distributed legally unless you have a
licence. I ran into the problem the other day you have to disable kdu
so it uses openjpeg.
Use -- -DUSE_KDU:BOOL=FALSE
I am not sure how to use that in windows but you may know how.
On Wed, May 4, 2011 at 1:10 AM, xinyi chen wro
Platform: windows
IDE: vs2010
When I run the command to install all dependencies , it 's broken here:
Failed to download
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-kdu-private/rev/221672/arch/CYGWIN/installer/kdu-6.4.1-windows-20110218.tar.bz2
So where should I manual