[vtk-developers] On current dev master can't build Examples without Testing

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Feb 6 15:54:24 EST 2013


Yes, please feel free to file a bug.

On Wed, Feb 6, 2013 at 1:49 PM, Eric E. Monson <emonson at cs.duke.edu> wrote:
> Gah! Ran into this one again. Should I file a bug report on this, or would this not be considered a bug?
>
> -Eric
>
>
> On Dec 20, 2012, at 6:17 AM, Utkarsh Ayachit <utkarsh.ayachit at kitware.com> wrote:
>
>> Good to know. It's odd that MultiBlock is depending on
>> vtkTestUtilities, that should be fixed/checked at some point.
>>
>> Utkarsh
>>
>> On Wed, Dec 19, 2012 at 3:52 PM, Eric E. Monson <emonson at cs.duke.edu> wrote:
>>> Hey all,
>>>
>>> I wanted to pass along a note about a problem I ran into today trying to build dev master (which I hadn't tried for ages): I couldn't build Examples without also building Testing because the system couldn't find vtkTestUtilities.h, which was required for some examples.
>>>
>>> [100%] Building CXX object Examples/MultiBlock/Cxx/CMakeFiles/MultiBlock.dir/MultiBlock.cxx.o
>>> /Users/emonson/Programming/VTK_git/VTK/Examples/MultiBlock/Cxx/MultiBlock.cxx:38:30: error: vtkTestUtilities.h: No such file or directory
>>> /Users/emonson/Programming/VTK_git/VTK/Examples/MultiBlock/Cxx/MultiBlock.cxx: In function ‘int main(int, char**)’:
>>> /Users/emonson/Programming/VTK_git/VTK/Examples/MultiBlock/Cxx/MultiBlock.cxx:72: error: ‘vtkTestUtilities’ has not been declared
>>> make[2]: *** [Examples/MultiBlock/Cxx/CMakeFiles/MultiBlock.dir/MultiBlock.cxx.o] Error 1
>>> make[1]: *** [Examples/MultiBlock/Cxx/CMakeFiles/MultiBlock.dir/all] Error 2
>>> make: *** [all] Error 2
>>>
>>> Turning on Testing solved it, but I figure you guys probably wouldn't run into this with your normal build options.
>>>
>>> Thanks,
>>> -Eric
>>>
>>> (OS X 10.7.5, CMake 2.8.10.20121219-g5ac16, vtk git master pulled 19-Dec-2012)
>>>
>>> · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
>>> Eric E Monson
>>> Duke Visualization Technology Group
>>>
>>> _______________________________________________
>>> 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
>>>
>



More information about the vtk-developers mailing list