mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
build notes for linux openjpeg
This commit is contained in:
21
libraries/openjpeg-libsl/opensim_build_notes.txt
Executable file
21
libraries/openjpeg-libsl/opensim_build_notes.txt
Executable file
@@ -0,0 +1,21 @@
|
||||
source:
|
||||
svn://opensecondlife.org/libsl
|
||||
revision 1457
|
||||
|
||||
changes:
|
||||
OpenJPEG.rc:
|
||||
commented out line 10: //#include "afxres.h"
|
||||
commented out line 20: //LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
|
||||
|
||||
build:
|
||||
|
||||
windows:
|
||||
compiler: Visual Studio 2005 Express
|
||||
DllOpenJPEG.sln
|
||||
set release config
|
||||
build all
|
||||
copy Release/openjpeg-libsl.dll to /bin
|
||||
|
||||
linux:
|
||||
make
|
||||
copy libopenjpeg-libsl-2.1.2.0.so to /bin
|
||||
Reference in New Issue
Block a user