aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries
diff options
context:
space:
mode:
authordan miller2007-10-19 07:34:35 +0000
committerdan miller2007-10-19 07:34:35 +0000
commitb14e972a5bdb887169a0fe28cdcdc005a3e67015 (patch)
tree9df9fa04e05c104c77bba2c84605952f40ccce60 /libraries
parentr 2113 introduced a leak, this should fix the leak (diff)
downloadopensim-SC_OLD-b14e972a5bdb887169a0fe28cdcdc005a3e67015.zip
opensim-SC_OLD-b14e972a5bdb887169a0fe28cdcdc005a3e67015.tar.gz
opensim-SC_OLD-b14e972a5bdb887169a0fe28cdcdc005a3e67015.tar.bz2
opensim-SC_OLD-b14e972a5bdb887169a0fe28cdcdc005a3e67015.tar.xz
build notes for linux openjpeg
Diffstat (limited to 'libraries')
-rwxr-xr-xlibraries/openjpeg-libsl/opensim_build_notes.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/libraries/openjpeg-libsl/opensim_build_notes.txt b/libraries/openjpeg-libsl/opensim_build_notes.txt
new file mode 100755
index 0000000..58f0f95
--- /dev/null
+++ b/libraries/openjpeg-libsl/opensim_build_notes.txt
@@ -0,0 +1,21 @@
1source:
2svn://opensecondlife.org/libsl
3revision 1457
4
5changes:
6OpenJPEG.rc:
7commented out line 10: //#include "afxres.h"
8commented out line 20: //LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
9
10build:
11
12windows:
13compiler: Visual Studio 2005 Express
14DllOpenJPEG.sln
15set release config
16build all
17copy Release/openjpeg-libsl.dll to /bin
18
19linux:
20make
21copy libopenjpeg-libsl-2.1.2.0.so to /bin