<div dir="ltr">Now you are pushing the limits of my knowledge :-) I don't know anything about Android builds. I think you have a few options:<div><br></div><div>* Remove the system HDF5 (and NetCDF if you have any). With Homebrew, you can do something like "brew unlink hdf5" & "brew unlink netcdf"</div><div><br></div><div>* Build & install an Android version of HDF5 and NetCDF and turn on VTK_USE_SYSTEM_HDF5 and VTK_USE_SYSTEM_NETCDF.</div><div><br></div><div>* Turn off NetCDF.</div><div><br></div><div>Best,</div><div>-berk</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 10, 2016 at 11:34 AM, Lonni Besançon <span dir="ltr"><<a href="mailto:lonni.besancon@gmail.com" target="_blank">lonni.besancon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think you're right, that's definitely part of the problem.<br>
So what would be the step to either cancel the building of this ThirdParty<br>
Module, or solve the building problem?<br>
<br>
The problem arose when I added /-DModule_vtkIONetCDF:BOOL=ON/to my<br>
vtkAndroid.cmake.<br>
Thus, I tried simply removing it and building again, but I get the error<br>
nonetheless.<br>
<br>
I would actually like to be able to use and include vtkNetCDFReader.h, so if<br>
you could indicate the steps necessary that would be great. I'm using MAC<br>
OSX El capitan and trying to build for android.<br>
<br>
Thanks again for helping :)<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Compilation-error-hdf5-tp5736481p5736485.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Compilation-error-hdf5-tp5736481p5736485.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the VTK - Dev mailing list archive at Nabble.com.<br>
_______________________________________________<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>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</div></div></blockquote></div><br></div>