[vtk-developers] VTK Modular cmake error

Bill Lorensen bill.lorensen at gmail.com
Fri Apr 13 16:24:01 EDT 2012


Nice catch!

On Fri, Apr 13, 2012 at 3:33 PM, Goodwin Lawlor
<goodwin.lawlor.lists at gmail.com> wrote:
>
>
> On Fri, Apr 13, 2012 at 4:15 PM, Marcus D. Hanwell
> <marcus.hanwell at kitware.com> wrote:
>>
>> On Fri, Apr 13, 2012 at 10:24 AM, Bill Lorensen <bill.lorensen at gmail.com>
>> wrote:
>> > Linux Fedore 13, cmake 2.8.5, default vtk settings.
>> >
>> > If I VTK_USE_GLSL_SHADERS:BOOL=OFF, it configures fine. But
>> > VTK_USE_GLSL_SHADERS:BOOL=ON by default for my build.
>>
>> So you are passing these into the initial cache? I will take a look as
>> the old logic probably doesn't make sense in the CMakeLists.txt any
>> longer. Thanks for the extra details, there are certainly a few of
>> these lurking that are on my list to look into.
>>
>> Marcus
>
>
> I hit this same bug as Bill today.
>
> It's caused by the test name changing with vtk-mod.
>
> On line 205 of \VTK\Rendering\OpenGL\Testing\Cxx\CMakeList.txt
>
> change:
>
> TestGenericVertexAttributesGLSLDepthPeelingPass
>
> to
>
> vtkRenderingOpenGLCxx-TestGenericVertexAttributesGLSLDepthPeelingPass
>
> Goodwin
>
> _______________________________________________
> 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