Re: [gdal-dev] Developing support in MSVC6 & Other

2009-04-07 Thread Reinaldo Escada Chohfi
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)

Re: [gdal-dev] Developing support in MSVC6 & Other

2009-04-07 Thread Mateusz Loskot
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

RE: [gdal-dev] Developing support in MSVC6 & Other

2009-04-07 Thread John Donovan
l-dev@lists.osgeo.org Subject: Re: [gdal-dev] Developing support in MSVC6 & Other Hi Jurgen, Lots of them. Reinaldo __ This email has been scanned for Virtalis Ltd by the MessageLabs Email Securit

Re: [gdal-dev] Developing support in MSVC6 & Other

2009-04-07 Thread Reinaldo Escada Chohfi
Hi Jurgen, Lots of them. Reinaldo At 08:30 AM 4/7/2009, Jürgen E. Fischer wrote: Hi Reinaldo, On Tue, 07. Apr 2009 at 08:12:10 -0300, Reinaldo Escada Chohfi wrote: > I tried compiling ogr-capi_test.c with MS Visual C/C++ 6.0, but get > several errors: > error LINK2001: unresolved external sy

Re: [gdal-dev] Developing support in MSVC6 & Other

2009-04-07 Thread Jürgen E . Fischer
Hi Reinaldo, On Tue, 07. Apr 2009 at 08:12:10 -0300, Reinaldo Escada Chohfi wrote: > I tried compiling ogr-capi_test.c with MS Visual C/C++ 6.0, but get > several errors: > error LINK2001: unresolved external symbol Which symbols? Jürgen -- Jürgen E. Fischer norBIT GmbH

[gdal-dev] Developing support in MSVC6 & Other

2009-04-07 Thread Reinaldo Escada Chohfi
Folks, I installed the ready Windows binaries (FWTools) including the developer support files. I also downloaded the source files but did not compile it. I tried compiling ogr-capi_test.c with MS Visual C/C++ 6.0, but get several errors: error LINK2001: unresolved external symbol What do