[vtkusers] Latest nightly build
David Gobbi
david.gobbi at gmail.com
Thu Oct 11 18:40:32 EDT 2012
I've submitted a fix, and the fix will probably be reviewed and
merged within a few days. You can see it here:
http://review.source.kitware.com/#/c/7892/1/Rendering/OpenGL/CMakeLists.txt
- David
On Thu, Oct 11, 2012 at 4:13 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> Hi Doug,
>
> Don't bother with the VTK_USE_TDX flag. Even if it worked,
> it wouldn't solve the missing vtkTDxConfigure.h problem.
>
> It looks like the vtkTDxConfigure.h isn't being installed anymore.
> Someone must have overlooked it when the CMakeLists.txt files
> were written for VTK 6.
>
> - David
>
>
> On Thu, Oct 11, 2012 at 10:45 AM, Doug Hoppes <dhoppes at mbfbioscience.com> wrote:
>> Hi all,
>>
>> I just got the latest nightly build to try in my application
>> (there’s a bug fix that I need). The build worked fine, but when I try to
>> use it in my application, I get an error that the vtkTDxConfigure.h file is
>> not found. This doesn’t seem to be in the install directory (after doing
>> the build). I saw some references about turning on the VTK_USE_TDX flag,
>> but that causes some failures in the compile.
>>
>> Doug
More information about the vtkusers
mailing list