Hi, ParaView comes with its own VTK sources. You can find in the source tree : ./Paraview3/VTK The VTK binaries will be put in the ParaView binary tree : ./ParaViewBin/bin
Obviously, the paths depend on your calling way, and on your CMake settings Hope that helps Jerome 2009/8/10 Tomislav Maric <[email protected]> > Hello everyone, > > I have Paraview3.4.0 compiled in my local folder, and now I need the > location of header and lib directory for VTK so that I can compile > another softw. that depends on it (Open Source mesh application engrid). > > This software requires me to define VTKLIBDIR and VTKINCDIR for libs ans > headers of VTK. There are no such (or similar) env. variables currently > set in my shell. > > Best regards, > > Tomislav > _______________________________________________ > 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
