<br><br><div class="gmail_quote">On Sat, Apr 14, 2012 at 5:33 PM, Marcus D. Hanwell <span dir="ltr"><<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Fri, Apr 13, 2012 at 5:36 PM, Goodwin Lawlor<br>
<<a href="mailto:goodwin.lawlor.lists@gmail.com">goodwin.lawlor.lists@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> If you switch VTK_USE_TDX on, the interactor style classes<br>
> (vtkTDxInteractorStyleCamera etc.) are built but the device classes<br>
> (vtkTDxDevice.cxx etc.) are not. This causes a link error when building the<br>
> test binaries.<br>
><br>
> The class is not being added to the Kit_SRCS variable in the CMakeLists.txt<br>
> file like it used to be... there's a FIXME note in the code so I'm not sure<br>
> if there's some impending decision to be made or whether I should go ahead<br>
> and attempt a fix.<br>
><br>
</div></div>That was on my todo list, if you are able to verify this functions (I<br>
don't have the hardware) that would be great. I would be happy to<br>
review any patch proposals.<br>
<br>
Thanks,<br>
<br>
Marcus<br>
</blockquote></div><br><div>I added back in the relevant old cmake script and changed Kit_SRCS to Module_SRCS.</div><div><br></div><div>Patch attached. Don't have my 3D mouse with me so can't test it.</div><div><br>
</div><div>It builds correctly now though...</div>