[gdal-dev] OGDI Build issues

Courtney Schitka c.schitka at gmail.com
Fri May 16 10:08:34 EDT 2008


Hi All,

After walking away from the issue for a little bit. Then coming back to it
again I finally got the OGDI compilation to actual occur which was a step
forward.

I am attempting to compile ogdi-3.2.0.beta1 on Windows Vista, using Dev
Studio 2008. During the course of the build I get a number of compilation
issues.

C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(35)
: error C2061: syntax error : identifier 'int32'
C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(35)
: error C2059: syntax error : ';'
C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(36)
: error C2061: syntax error : identifier 'uint32'

C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0beta1/vpflib/include\machine.h(36)
: error C2059: syntax error : ';'
c:\downloads\ogdi_new\ogdi-3.2.0.beta1\ogdi-3.2.0.beta1\vpflib\vpf.h(68) :
error C2061: syntax error : identifier 'int32'
c:\downloads\ogdi_new\ogdi-3.2.0.beta1\ogdi-3.2.0.beta1\vpflib\vpf.h(69) :
error C2143: syntax error : missing ')' before '*'
c:\downloads\ogdi_new\ogdi-3.2.0.beta1\ogdi-3.2.0.beta1\vpflib\vpf.h(69) :
error C2143: syntax error : missing '{' before '*'

I've included a bunch here to give a sense of what's going on. My questions
are threefold.

1. Are these known issues that I need to fix because of compiler/OS
compatability issues.
2. Was this a bad release that didn't work from the get go.
3. If this was a bad release where can I get the source for a good one ?

Oh yes I am building using Cygwin bash 3.2 according to the build
instructions using cl and link from  the above mentioned environment
settings.

Has anyone seen this before ??
Courtney
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20080516/5b38945c/attachment-0001.html


More information about the gdal-dev mailing list