[vtkusers] CMake Boost with VTK?

Darshan Pai darshanpai at gmail.com
Wed May 19 19:05:13 EDT 2010


The 1.40 has a Cmake version . I have used that to compile the Boost and
then compiled VTK with that boost version .

On Wed, May 19, 2010 at 6:34 PM, Andrew Maclean
<andrew.amaclean at gmail.com>wrote:

> 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<daviddoria%2Bvtk 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/
> ___________________________________________
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100519/2ddf3e41/attachment.htm>


More information about the vtkusers mailing list