Hi All, <br><br>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. <br><br>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. <br>
<br>C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(35) : error C2061: syntax error : identifier &#39;int32&#39;<br>C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(35) : error C2059: syntax error : &#39;;&#39;<br>
C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(36) : error C2061: syntax error : identifier &#39;uint32&#39;<br><br>C:/Downloads/OGDI_NEW/ogdi-3.2.0.beta1/ogdi-3.2.0.beta1/vpflib/include\machine.h(36) : error C2059: syntax error : &#39;;&#39;<br>
c:\downloads\ogdi_new\ogdi-3.2.0.beta1\ogdi-3.2.0.beta1\vpflib\vpf.h(68) : error C2061: syntax error : identifier &#39;int32&#39;<br>c:\downloads\ogdi_new\ogdi-3.2.0.beta1\ogdi-3.2.0.beta1\vpflib\vpf.h(69) : error C2143: syntax error : missing &#39;)&#39; before &#39;*&#39;<br>
c:\downloads\ogdi_new\ogdi-3.2.0.beta1\ogdi-3.2.0.beta1\vpflib\vpf.h(69) : error C2143: syntax error : missing &#39;{&#39; before &#39;*&#39;<br><br>I&#39;ve included a bunch here to give a sense of what&#39;s going on. My questions are threefold. <br>
<br>1. Are these known issues that I need to fix because of compiler/OS compatability issues. <br>2. Was this a bad release that didn&#39;t work from the get go. <br>3. If this was a bad release where can I get the source for a good one ?<br>
<br>Oh yes I am building using Cygwin bash 3.2 according to the build instructions using cl and link from&nbsp; the above mentioned environment settings. <br><br>Has anyone seen this before ??<br>Courtney<br><br><br>