Re: [Gdal-dev] Supporting ECW as a plugin on window,

2008-12-21 Thread wickley
thank you very much. I missed the GDAL_DRIVER_PATH ,thanks again. Daniele Romagnoli-2 wrote: > > Hi, > I did a similar thing on 1.4.4 and 1.5.3. > Basically, you are building ECW driver as a plugin as stated by the flag > ECW_PLUGIN = YES > Therefore, you need to do a separate build of the EC

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-21 Thread chapmanm
Good to hear! Now you can fix bugs too. :) Martin Sent via BlackBerry by AT&T -Original Message- From: "Joel Odom" Date: Sun, 21 Dec 2008 13:08:07 To: Subject: Re: [gdal-dev] Debugging on Windows Using Visual Studio Thanks so much, folks, for writing back. I did get the problem s

Re: [gdal-dev] Debugging on Windows Using Visual Studio

2008-12-21 Thread Joel Odom
Thanks so much, folks, for writing back. I did get the problem solved. I hadn't changed the nmake.opt file to generate the debug database. (One was being output for some reason, but it was incomplete. For the archives, I documented this more fully a few e-mails back.) Thanks again! On Sun,