opengm / opengm

A C++ Library for Discrete Graphical Models
MIT License
411 stars 206 forks source link

matlab interface #488

Open dingfg opened 7 years ago

dingfg commented 7 years ago

opengm.mexa64: undefined symbol: H5P_CLS_FILE_ACCESS_ID_g

How to deal with it?

chensong1995 commented 1 year ago

I think we have to build opengm with the same version of HDF5 library used by MATLAB.