build notes for linux openjpeg
parent
d79a3cc5e1
commit
b14e972a5b
|
@ -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
|
Loading…
Reference in New Issue