Skip to content

dectris/DectrisHdf5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DectrisHdf5

Dectris Hdf5 Library

Build

Prerequisites

  • gcc-4.8
  • cmake 3.6

Building

  • mkdir build
  • cd build
  • cmake ..
  • make
  • make install