[gdal-dev] Gdal driver not working in windows 7

Tamas Szekeres szekerest at gmail.com
Mon Nov 22 16:21:26 EST 2010


2010/11/22 Ram prasad <ramprasad85 at gmail.com>

> Following is repost, because the message appeared garbled in the mailing
> list.
>
> I could not compile my code along with other formats in frmts due to
> my insufficient experience in using nmake projects.
>
> http://www.gdal.org/gdal_drivertut.html gives information on writing a
> driver.
> Is there a document on compiling the driver? I need to be able to
> specify the search path for include files for the compiler and input
> files for the linker.
>
>

If you download the -dev package from http://vbkto.dyndns.org/sdk/  it
should contain all the required libs and headers to compile the plugin. Make
sure to compile with the /MD setting to use the same CRT dependency for the
plugin and the gdal dll.

Best regards,

Tamas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20101122/b1da5723/attachment-0001.html


More information about the gdal-dev mailing list