gonum / hdf5

hdf5 is a wrapper for the HDF5 library
BSD 3-Clause "New" or "Revised" License
131 stars 33 forks source link

use 'cgo pkg-config' directive #43

Closed happydig closed 5 years ago

happydig commented 5 years ago

with 'cgo pkg-config' directive, we can support building on mac os, linux, raspbian.

happydig commented 5 years ago

Travis install libhdf5-serial-dev. I close this pull request and create another on to make travis happy.