I also took the liberty of changing the library name from libopenjpeg-dotnet-2.1.3.0-dotnet-1*.so to libopenjpeg-dotnet-2-1.5.0-dotnet-1*.so
To me, "2.1.3.0" looked like a full version number whereas it is really "2" and libopenjpeg "1.3.0"
Not sure what the "2" is, maybe dotnet 2
However, it might be better to get rid of this version information altogether - after all the openjpeg-dotnet.dll libraries do not have it
* Makefile support IBM s390 and PPC architecture (patch courtesy of sdague)
* Visual studio x64 platform added for compiling openjpeg-dotnet on 64 bit windows platforms
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3067 52acb1d6-8a22-11de-b505-999d5b087335
to compile 32bit binary on 64 bit platform, renames openjpeg 32 bit
binary (appends arch to shared library name),
To force 32 bit compilation on a 64 bit linux platform:
make clean ; make ARCH=-i686 ARCHFLAGS=-m32
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@2411 52acb1d6-8a22-11de-b505-999d5b087335