<div dir="ltr">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.<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 17, 2015 at 5:24 AM Nico Schlömer <<a href="mailto:nico.schloemer@gmail.com">nico.schloemer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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!<div>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?<div><br></div><div>Cheers,</div><div>Nico</div></div></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>