View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012686VTK(No Category)public2011-10-31 04:382013-12-16 13:01
ReporterMartin Müllenhaupt 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version5.8.0 
Target Version5.8.1Fixed in Version 
Summary0012686: cross compilation tools
DescriptionI was cross compiling VTK for win32 on a linux host using mingw-cross-env.
I had to run a native build first in order to use the compile tools.
Unfortunately, the compile tools H5detect, H5make_libsettings and ${KWSYS_NAMESPACE}EncodeExecutable are built and run during a cross compilation, which will only work with a wine installation.
I came up with a patch for kwsys and vtkhdf5 (see attachments) to build the tools on a native compile and export them similar to the other compile tools. I also added a "CompileTools" target in the main CMakeLists.txt file to only build the compile tools during the native build.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Filespatch file icon vtk-compile-tools.patch [^] (5,804 bytes) 2011-10-31 04:38 [Show Content]

 Relationships

  Notes
(0027626)
David Partyka (developer)
2011-10-31 07:54

Very Cool, will try to get this in for 5.8.1
(0031946)
Dave DeMarle (administrator)
2013-12-16 13:01

I believe these are now generated in host pass currently. Please reopen if this is not the case.

 Issue History
Date Modified Username Field Change
2011-10-31 04:38 Martin Müllenhaupt New Issue
2011-10-31 04:38 Martin Müllenhaupt File Added: vtk-compile-tools.patch
2011-10-31 07:54 David Partyka Note Added: 0027626
2011-10-31 07:54 David Partyka Target Version => 5.8.1
2013-12-16 13:01 Dave DeMarle Note Added: 0031946
2013-12-16 13:01 Dave DeMarle Status backlog => closed
2013-12-16 13:01 Dave DeMarle Assigned To => Dave DeMarle
2013-12-16 13:01 Dave DeMarle Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team