Opened 13 years ago

Closed 13 years ago

#3945 closed task (invalid)

Linking with non-debug GDAL

Reported by: rmanwani Owned by: warmerdam
Priority: normal Milestone:
Component: ConfigBuild Version: 1.7.3
Severity: normal Keywords:
Cc:

Description

I have build GDAL 1.7.3 on Windows, in non-debug mode. The build is successful. When I try to link it to my project, compiler is not able to recognize the CPLString and other CPL related typedefs. I have checked all the macros and I think they are properly set for CPLString to be recognized. What can be the issue?

Change History (1)

comment:1 by Even Rouault, 13 years ago

Resolution: invalid
Status: newclosed

Doesn't sound like a bug but rather a lack of knowledge how to use GDAL API. Your chance of getting an answer would be perhaps higher if you asked on the gdal-dev mailing list and be more specific on what goes wrong exactly, what your code looks like, if you set up correctly the include paths, etc...

Note: See TracTickets for help on using tickets.