[vtkusers] turn off netCDF support

Dan Lipsa dan.lipsa at kitware.com
Wed Jun 17 15:09:00 EDT 2015


If you use the version of netcdf that comes with VTK that should be
'wrapped' (which means that the api names are prepended with vtk_) so you
should not have any conflict. Make sure you have VTK_USE_SYSTEM_NETCDF off.

On Wed, Jun 17, 2015 at 5:24 AM Nico Schlömer <nico.schloemer at gmail.com>
wrote:

> I have a software project that depends both on VTK (which in turn depends
> on netCDF-C++ < 4.2) and on Trilinos (which in turn depends on netCDF >=
> 4.3.3) -- version conflict!
> I don't specifically need the netCDF functionality in VTK, so I'd like to
> turn it off at configure time. Is it possible to do that? How so?
>
> Cheers,
> Nico
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150617/23ffaea6/attachment.html>


More information about the vtkusers mailing list