Hi, > On 14.09.2011 22:43, Michaël Michaud wrote: >> Hi Ede, >> >> Much better with good error messages ;-) >> >> One thing that used to work and which seems not working anyore : >> Loading a ecw image from a path without accent without defining any path >> and with NCS*.dll in ext directory used to work. > how don't you define a path? the path is generated from the files location. I mean the path to the dll. I'm a bit confused because there is a PATH definition in the .bat and I remembered a -Djava.library.path=lib\ext (see the readme_ecw
Don't know what is the preferred way. > >> (don't remember where the native dll path is defined in this case) > in the oj_windows.bat Yes, found it : set PATH=%PATH%;%LIB%\ext But still not working... (did not see anything in the change you made to explain, I'll do more tests tomorrow) > > btw. i had a hard time to find the dll's until i looked them up in our svn. > shouldn't we find means to provide them? gvsig delivers them with there > distibution, although i guess this is not officially authorized by erdas. I included them in all the distro. Don't think there are license issue (did not find any particular restriction as long as it is just used to decrypt ecw files in a desktop app). We probably could put them in the repository lib/ext folder, and include them in the ant and maven build files. >> Also I'll have to test with 64bit windows installation after first >> problem is solved (currently, I get the same message about missing path >> to dll). > the libraries are x86 compiled and therefore you have to run oj with a 32bit > jre to use them on windows x64. Don't think there are 64 bit compiled version around there. Michaël > > ..ede > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > Learn about the latest advances in developing for the > BlackBerry® mobile platform with sessions, labs& more. > See new tools and technologies. Register for BlackBerry® DevCon today! > http://p.sf.net/sfu/rim-devcon-copy1 > _______________________________________________ > Jump-pilot-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel > > ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
