[gdal-dev] Exporting functions under Windows
Mikhail Tchernychev
misha at mail.geometrics.com
Mon Aug 29 20:29:12 EDT 2011
Hi,
I came across this problem before, and I don't remember id I solved. The
problem is then
gdal18.dll is not exporting many functions. I use default build using
VC 2010 express edition.
For instance instead of function "GDALAllRegister" library exports
"_GDALAllRegister at 0"
GetProcAddress() fails in first case, but works for second.
I am using C interface.
Am I missing something very basic?
Thank you
Mikhail
More information about the gdal-dev
mailing list