[vtk-developers] ANN: VTK modularization - merging this Monday

Bill Lorensen bill.lorensen at gmail.com
Mon Apr 9 14:07:10 EDT 2012


On my Mac, I turned on all modules, but I do not have boost installed
and get a cmake error that it cannot find boost.

What do I need to turn off to stop cake from looking for boost. In the
past, I just set VTK_USE_BOOST OFF.

Bill

On Mon, Apr 9, 2012 at 9:09 AM, Aashish Chaudhary
<aashish.chaudhary at kitware.com> wrote:
> I am running into a known problem and seems like it still exists in VTK
> modular.  Setting Boost_DIR does not help ( as its expected from my
> knowledge of FindBoost.cmake ).
>
> CMake Error at
> /home/aashish/tools/cmake/install_head/share/cmake-2.8/Modules/FindBoost.cmake:1199
> (message):
>    Unable to find the requested Boost libraries.
>
>    Unable to find the Boost header files.  Please set BOOST_ROOT to the root
>    directory containing Boost or BOOST_INCLUDEDIR to the directory
> containing
>    Boost's headers.
>  Call Stack (most recent call first):
>    Filters/ReebGraph/CMakeLists.txt:1 (find_package)
>
>
>
>  CMake Error at
> /home/aashish/tools/cmake/install_head/share/cmake-2.8/Modules/FindBoost.cmake:1199
> (message):
>    Unable to find the requested Boost libraries.
>
>    Unable to find the Boost header files.  Please set BOOST_ROOT to the root
>    directory containing Boost or BOOST_INCLUDEDIR to the directory
> containing
>    Boost's headers.
>  Call Stack (most recent call first):
>    Views/Infovis/CMakeLists.txt:1 (find_package)
>
> On Mon, Apr 9, 2012 at 11:53 AM, Brad King <brad.king at kitware.com> wrote:
>>
>> On 4/9/2012 11:47 AM, David Gobbi wrote:
>>>
>>> error: The following untracked working tree files would be overwritten
>>> by checkout:
>>>        Utilities/KWSys/CMakeLists.txt
>>>
>>> The file in question was not removed by the following commit, should
>>> it have been?
>>> c13ff7ba Remove monolithic VTK files not used after modularization
>>
>>
>> It is moved to Utilities/KWSys/vtksys/CMakeLists.txt by the next
>> commit after that.  Then the "Add" commit adds a new one in the
>> old location with different content.
>>
>> The modularization transition touches a huge number of files.
>> Do not try to pull it into a tree with local mods.
>>
>> -Brad
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>
>
>
> --
> | Aashish Chaudhary
> | R&D Engineer
> | Kitware Inc.
> | www.kitware.com
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtk-developers mailing list