It's likely that turning on VTK_USE_BOOST brings in code (like the Enzo and Flash readers) that need features from hdf5 that we don't compile.
This is likely a bug. Can you help us resolve it by: 1) Were there any hdf5 related compilation errors or warnings for you? 2) What is your setting of VTK_USE_SYSTEM_HDF5? 3) Try recompiling with VTK_USE_BOOST off. 4) Try turning VTK_USE_SYSTEM_HDF5 on and point it to a recent HDF5. 5) File a bug report. thanks, David E DeMarle Kitware, Inc. R&D Engineer 21 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-881-4909 On Wed, Mar 7, 2012 at 11:22 AM, Antonio LaTorre <[email protected]> wrote: > > I'm completely new to Paraview, but it seems that it is not finding the > symbols related to HDF5 > when it tries to link the lib. Should I configure something on the > CMakeCache to make it find the > lib with those symbols? Is it a bug of the compilation process? > > FYI, I only changed a couple of vars in CMake: BUILD_SHARED_LIBS = ON > and VTK_USE_BOOST = ON. > > I'm on MacOS X 10.7 and use Apple's Clang distributed with the latest > version of Xcode. > > Regards and thanks in advance for your help. > > > > _______________________________________________ > 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 ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
