build notes for linux openjpeg

afrisby
dan miller 2007-10-19 07:34:35 +00:00
parent d79a3cc5e1
commit b14e972a5b
1 changed files with 21 additions and 0 deletions

View 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