RE: [gdal-dev] Newbie Developer Question About Linking

2008-09-05 Thread Martin Chapman
Joel, Did you add "gdal_i.lib" to your linker input property in the project settings? Martin From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joel Odom Sent: Friday, September 05, 2008 1:12 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Newbie Develope

Re: [gdal-dev] Newbie Developer Question About Linking

2008-09-05 Thread Frank Warmerdam
Joel Odom wrote: I'm new to GDAL, though I'm looking forward to using it. I've compiled 1.5.2 under Microsoft Visual Studio 2008 and am trying to experiment with the library. In my application that links to the library I'm getting an unresolved reference (pasted below). I don't have any ODBC

Re: [gdal-dev] Newbie Developer Question About Linking

2008-09-05 Thread mchapman
project > settings? > > > > Martin > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Joel Odom > *Sent:* Friday, September 05, 2008 1:12 PM > *To:* gdal-dev@lists.osgeo.org > *Subject:* [gdal-dev] Newbie Developer Question About Linki

Re: [gdal-dev] Newbie Developer Question About Linking

2008-09-05 Thread mchapman
project > settings? > > > > Martin > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Joel Odom > *Sent:* Friday, September 05, 2008 1:12 PM > *To:* gdal-dev@lists.osgeo.org > *Subject:* [gdal-dev] Newbie Developer Question About Linki

Re: [gdal-dev] Newbie Developer Question About Linking

2008-09-05 Thread Joel Odom
rtin > > > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Joel Odom > *Sent:* Friday, September 05, 2008 1:12 PM > *To:* gdal-dev@lists.osgeo.org > *Subject:* [gdal-dev] Newbie Developer Question About Linking > > > > I'm new to GDAL

[gdal-dev] Newbie Developer Question About Linking

2008-09-05 Thread Joel Odom
I'm new to GDAL, though I'm looking forward to using it. I've compiled 1.5.2 under Microsoft Visual Studio 2008 and am trying to experiment with the library. In my application that links to the library I'm getting an unresolved reference (pasted below). I don't have any ODBC experience and would