[vtkusers] Compiler Errors 5.10.0 using gcc 4.7.1

David E DeMarle dave.demarle at kitware.com
Fri Jun 22 09:02:52 EDT 2012


Strange:

-I/INSTALLS-based-on-gcc-4.7.1/vtk-5.10.0/Utilities/vtknetcdf/include
-I/VTK/Utilities/vtknetcdf/include
is there,
so the declaration
ncdispatch.h:129
#ifdef USE_NETCDF4
extern NC_Dispatch* NC4_dispatch_table;
#endif
should be visible.

Can you verify that USE_NETCDF4 is not defined at that point in your
compilation?

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Mon, Jun 18, 2012 at 10:05 AM, Andrew Parker
<andy.john.parker at googlemail.com> wrote:
> -I/INSTALLS-based-on-gcc-4.7.1/vtk-5.10.0/Utilities/vtknetcdf/include
> -I/VTK/Utilities/vtknetcdf/include



More information about the vtkusers mailing list