Silvia,

 

The d in gdal15d-vc8 means debug version.  Run your IDE in release mode and
make sure the .dll file is in the same directory as your application .exe.
If you want to use the dll in debug mode, my suggestion is to get the source
code via SVN and compile it locally.  It's really easy to do if you read the
Windows build instructions on the gdal.org website. 

 

Martin

 

From: Silvia Marchesi [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 28, 2008 9:42 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [email protected]
Subject: Re: [gdal-dev] geotiff image problem

 

Sorry for my last post.. I have made a bit of confusion! In the folder 'bin'
I have found the missed .dll, however I can't understand why does it not
find it.

Silvia

2008/8/28 Silvia Marchesi <[EMAIL PROTECTED]>

Thanks a lot,!
Now I can compile, but when I try to run the program a message appears: 
"This application has failed to start because gdal15d-vc8 was not found.
Re-installing the application may fix the problem"

I have checked and in the folder I have downloaded (pre-installed
gdal151-vc8) there are only gdal_id-vc8.lib and gdal_i-vc8.lib.

Best regards,
Silvia

2008/8/28 <[EMAIL PROTECTED]>

 

Silvia,

In your project properties in vs under the "Link" tab you need to add the
path to the file "gdal_i.lib".

Martin

Sent via BlackBerry by AT&T

-----Original Message-----
From: "Silvia Marchesi" <[EMAIL PROTECTED]>

Date: Thu, 28 Aug 2008 16:30:25
To: <[email protected]>
Subject: [gdal-dev] geotiff image problem


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

 

 

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to