[vtk-developers] Building Testing/External

Bill Lorensen bill.lorensen at gmail.com
Wed Feb 13 16:41:24 EST 2013


That worked better. Now I get:

cmake -DVTK_DIR:PATH=/home/lorensen/tmp/VTK-install/lib/cmake/vtk-6.0
~/ProjectsGIT/VTKGerrit/Testing/External
CMake Error at /home/lorensen/tmp/VTK-install/lib/cmake/vtk-6.0/vtkModuleAPI.cmake:102
(message):
  Requested modules not available:

    vtkFiltersParallelMPI
    vtkParallelMPI
    vtkRenderingParallel
Call Stack (most recent call first):
  /home/lorensen/ProjectsGIT/VTKGerrit/CMake/vtkModuleMacros.cmake:235
(vtk_module_config)
  /home/lorensen/ProjectsGIT/VTKGerrit/CMake/vtkModuleMacros.cmake:389
(vtk_module_test)
  /home/lorensen/ProjectsGIT/VTKGerrit/CMake/vtkTestingMacros.cmake:105
(vtk_module_test_executable)
  /home/lorensen/ProjectsGIT/VTKGerrit/Filters/Parallel/Testing/Cxx/CMakeLists.txt:1
(add_test_mpi)




On Wed, Feb 13, 2013 at 4:36 PM, Brad King <brad.king at kitware.com> wrote:
> On 02/13/2013 04:31 PM, Bill Lorensen wrote:
>> I tried to build VTK/Testing/External against an installed VTK. Maybe
>> I'm doing something wrong. How did you test this topic?
>
> I tested it directly in the dashboard build directory that fails
> as reported here:
>
>  http://open.cdash.org/buildSummary.php?buildid=2810821
>
>> cmake -DVTK_DIR:PATH=../VTK-install/lib/cmake/vtk-6.0
>
> Use a full path for VTK_DIR.
>
> -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
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtk-developers mailing list