Closed wadehenning closed 9 years ago
The right place for this issue is probably https://github.com/timholy/HDF5.jl
What does `Pkg.build("HDF5") give you?
My new message when 'using MAT': HDF5 File not defined while loading C:....julia\v0.3\MAT\src\MAT_HDF5.jl, in expression starting on line 35
Warning: replacing module MAT_HDF5 Warning: could not import HDF5.exists into MAT_HDF5 Warning: could not import HDF5.HDF5ReferenceObj into MAT_HDF5 Warning: could not import HDF5.HDF5BitsKind into MAT_HDF5
Also, thank you for your help and your work on these packages. My current project is actually to translate some of our group's work into Julia packages, and your early contributions are what makes it (hopefully) possible.
I am having trouble with 'using MAT'. I get the error message 'HDF5 not properly installed