[vtkusers] CMake Boost with VTK?

Andrew Maclean andrew.amaclean at gmail.com
Wed May 19 18:34:15 EDT 2010


Last time I looked at the CMake version of boost it looked to be
preliminary. I note that there is no mention of the CMake version in
the latest release, 1.42. I have reverted to using the usual bjam
version.


Andrew


On Thu, May 20, 2010 at 3:57 AM, David Doria <daviddoria+vtk at gmail.com> wrote:
> I don't know if anyone has seen that Boost is hosting a "cmake-able" version:
>
> http://www.gitorious.org/boost/cmake
>
> It seems to be 1.41+, but when I try to build VTK using it, it tells
> me that 1.32 or later is required.
>
> By commenting the following from src/VTK/CMakeLists.txt
>
> #  if (BOOST_VERSION LESS 103200)
> #    MESSAGE(SEND_ERROR "Incompatible Boost version.  Boost 1.32.0 or
> later is required.")
> #  endif (BOOST_VERSION LESS 103200)
>
> It compiles and runs fine. Maybe this option should be allowed to keep
> things in the CMake family?
>
> Thanks,
>
> David
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney  2006  NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.acfr.usyd.edu.au/
___________________________________________



More information about the vtkusers mailing list