[vtk-developers] [VTK 0012686]: cross compilation tools

Mantis Bug Tracker mantis at public.kitware.com
Mon Oct 31 04:38:52 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=12686 
====================================================================== 
Reported By:                Martin Müllenhaupt
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   12686
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-10-31 04:38 EDT
Last Modified:              2011-10-31 04:38 EDT
====================================================================== 
Summary:                    cross compilation tools
Description: 
I 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-10-31 04:38 Martin MüllenhauptNew Issue                                   

2011-10-31 04:38 Martin MüllenhauptFile Added: vtk-compile-tools.patch         
          
======================================================================




More information about the vtk-developers mailing list