Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 664 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 664 Bytes

h5r-windows

An environment for building windows h5r dependencies for both i386 and x64 architectures. The cross compiling build test on ubuntu 12.04 is demonstrated on Travis CI, a hosted continuous integration service.

Build Status

Information regarding what needs to be done in order to cross-compile hdf5 on a linux VM can be found from these files.

  • .travis.yml
  • Makefile
  • hdf5-1.8.13.patch

Information egarding how this can also be done on a windows through Rtools can be found undeer windows/ folder.

Regards, Mengjuei Hsieh