Re: [gdal-dev] Intructions to build GDAL for Java
Lucena, Ivan
ivan.lucena at pmldnet.com
Thu Dec 11 14:40:36 EST 2008
Hi Daniele,
> I guess some definitions previously contained on java.opt have been
> actually moved on NMAKE.opt in the main gdal folder.
That was all I need to know. Grazie!
{{{
compile:
[mkdir] Created dir: C:\Dev\gdal\swig\java\build\classes
[javac] Compiling 49 source files to C:\Dev\gdal\swig\java\build\classes
[echo] compilation complete
archive:
[jar] Building jar: C:\Dev\gdal\swig\java\gdal.jar
BUILD SUCCESSFUL
Total time: 32 seconds
}}}
More information about the gdal-dev
mailing list