View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015353VTK(No Category)public2015-03-02 10:452015-03-12 04:13
ReporterJulien Finet 
Assigned ToJulien Finet 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.2.rcs 
Target VersionFixed in Version6.2.1 
Summary0015353: Improve TDX support with CMake
DescriptionFollowing those rules[1], when building VTK with TDX, the path to ATL must be set manually in Visual Studio Express:

[1]: http://www.vtk.org/Wiki/VTK/3DConnexion_Devices_Support [^]

It is not convenient when controlling the configuration and build of VTK via CMake.
Instead, the ATL path could be given via a CMake variable.

Moreover, it is not possible to build VTK with /MP because of the #import preprocessor command in vtkTDXWinDevice.cxx. Maybe a workaround could be possible.
TagsNo tags attached.
ProjectKitware
Typeusability
Attached Files

 Relationships

  Notes
(0034299)
Julien Finet (developer)
2015-03-12 04:12

http://review.source.kitware.com/#/c/19379/ [^]

 Issue History
Date Modified Username Field Change
2015-03-02 10:45 Julien Finet New Issue
2015-03-02 10:45 Julien Finet Assigned To => François Bertel
2015-03-02 10:46 Julien Finet Summary Add TDX support for CMake => Improve TDX support with CMake
2015-03-12 04:12 Julien Finet Note Added: 0034299
2015-03-12 04:12 Julien Finet Assigned To François Bertel => Julien Finet
2015-03-12 04:13 Julien Finet Status backlog => closed
2015-03-12 04:13 Julien Finet Resolution open => fixed
2015-03-12 04:13 Julien Finet Fixed in Version => 6.2.1


Copyright © 2000 - 2018 MantisBT Team