Oops This company (to which I am new) keeps multiple copies of the library in multiple folders. I rather assumed we were linking against the ones in the gdal folder, but I was wrong. Needed to update the library in a different folder and it worked.
Thanks for your help James -----Original Message----- From: Mateusz Loskot [mailto:[email protected]] Sent: Monday, May 21, 2012 11:30 AM To: James Farrell Cc: [email protected] Subject: Re: [gdal-dev] Microsoft VS 2010 - build of GDAL 1.9 does not work On 21 May 2012 16:23, James Farrell <[email protected]> wrote: > Thanks, Mateusz > I see the source code now. I'm linking against gdal.lib. > Shouldn't CPLStringLists's functions be in that library? > Did I somehow build it incorrectly? CPLStringLists is exported function. AFAIK, it should be visible without any extra steps. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
