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

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Apr 9 12:09:31 EDT 2012


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<http://www.kitware.com/opensource/opensource.html>
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/**listinfo/vtk-developers<http://www.vtk.org/mailman/listinfo/vtk-developers>
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120409/64f11aaa/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.error.png
Type: image/png
Size: 75445 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120409/64f11aaa/attachment-0001.png>


More information about the vtk-developers mailing list