Hi again,
We passed through the "error LINK2001: unresolved external symbol" errors.
We are stuck with the following error message now:
gr_capi_test.c
..\gdalwin32-1.4.1\include\cpl_port.h(106) : fatal error C1001:
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 1786)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more
information
Error executing cl.exe.
ogr_capi_test.exe - 1 error(s), 0 warning(s)
Any suggestions on how to get through this one?
Thanks in advance,
Reinaldo
At 09:27 AM 4/7/2009, Mateusz Loskot wrote:
Reinaldo Escada Chohfi wrote:
Hi Jurgen,
Lots of them.
What about reading GDAL documentation first?
http://trac.osgeo.org/gdal/wiki/BuildingOnWindows
"Projects linking against GDAL should include the directory specified in
INCDIR in the include path, and the directory specified in LIBDIR in
their /LIBPATH. To use gdal link against the gdal_i.lib stub library."
Don't forget to read MSDN about how to configure Visual C++
project of your program about adding include directories
and linking libraries.
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev