Re: [gdal-dev] Intructions to build GDAL for Java

2008-12-11 Thread Lucena, Ivan
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:\De

Re: [gdal-dev] Intructions to build GDAL for Java

2008-12-11 Thread Daniele Romagnoli
Hi, On Wed, Dec 10, 2008 at 7:36 PM, Lucena, Ivan <[EMAIL PROTECTED]>wrote: > Hi there, > > I build the Java wrapper a couple of days ago following the instructions on > [1] but now I need to help someone to > build for Windows based on [2] but it looks like there was some changes > that are not

[gdal-dev] Intructions to build GDAL for Java

2008-12-10 Thread Lucena, Ivan
Hi there, I build the Java wrapper a couple of days ago following the instructions on [1] but now I need to help someone to build for Windows based on [2] but it looks like there was some changes that are not reflected on neither one of those instructions. For example, there is no more java.op