[vtkusers] OpenGL errors on Cygwin

Bill Lorensen bill.lorensen at gmail.com
Thu Sep 9 14:59:15 EDT 2010


I built vtk under cygwin without any issues. I did have to correct a
problem in netcdf to get it to compile I pushed that change.

Bill

On Thu, Sep 9, 2010 at 12:11 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> I'm building now shared. I fixed that compile problem in netcdf. We'll
> see how it goes.
>
> Bill
>
> On Thu, Sep 9, 2010 at 10:56 AM, David Doria <daviddoria+vtk at gmail.com> wrote:
>> On Thu, Sep 9, 2010 at 10:23 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
>>> Try building vtk with shared libraries?
>>
>> That brings a whole new set of errors like this:
>>
>> [ 13%] Building C object Utilities/vtknetcdf/CMakeFiles/vtkNetCDF.dir/attr.c.o
>> In file included from /cygdrive/c/src/VTK/Utilities/vtknetcdf/ncio.h:13,
>>                 from /cygdrive/c/src/VTK/Utilities/vtknetcdf/nc.h:17,
>>                 from /cygdrive/c/src/VTK/Utilities/vtknetcdf/attr.c:8:
>> /cygdrive/c/src/VTK/Utilities/vtknetcdf/ncx.h:378: error: expected
>> declaration specifiers or ‘...’ before ‘__int64’
>> /cygdrive/c/src/VTK/Utilities/vtknetcdf/ncx.h:385: error: expected
>> ‘;’, ‘,’ or ‘)’ before ‘*’ token
>>
>> I don't have time to look into this now. I think Dave Partyka is
>> looking into what happened to the Cygwin dashboard, maybe it will
>> replicate some of these issues.
>>
>> David
>>
>



More information about the vtkusers mailing list