[vtkusers] OpenGL errors on Cygwin
David Doria
daviddoria+vtk at gmail.com
Thu Sep 9 10:56:03 EDT 2010
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