Hi, Switcing to x64 should produce x64 compatible libs and dll with the expat solution. You can use de Depends tool to inspect libexpat.dll whether it's an x64 or x32 image. BTW: If you don't want to make your hands dirty with the compilation just download one of the SDK packages from http://vbkto.dyndns.org/sdk containing all the required libs headers and dlls provided to compile GDAL.
Best regards, Tamas 2010/8/5 Zdeněk Vráblík <[email protected]> > Hi, > > I have removed external plugins and found that the JNI works when > I have removed the lib expat from nmake.opt > > I was compiling the expat from source I downloaded from > http://sourceforge.net/projects/expat/files/ > I am using version 2.0.1. > > Have you got any problems compiling and using expat. > > I was compiling with the visual studio. There is VS project file. I > have changed the active configuration to release and platform to x64. > > Expat dll file is PE 32+, but using this dll prevents loading jni > files correctly. > > > Did you have to modify the expat project before building? > > Thanks. > > Regards, > Zdenek > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
