Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H5F.open BadImageFormatException error #158

Open
mercem opened this issue May 10, 2019 · 1 comment
Open

H5F.open BadImageFormatException error #158

mercem opened this issue May 10, 2019 · 1 comment

Comments

@mercem
Copy link

mercem commented May 10, 2019

Hi,

First of all I am all new to c# .Net please go easy :)

I am trying to use this library from Mac. Should I do anything beside adding package from visual studio because when I try:

H5F.open("/Users/mercem/Desktop/my_file.h5", H5F.ACC_RDONLY);

I get: 'System.BadImageFormatException has been thrown' error.

Thank you

@gheber
Copy link
Member

gheber commented May 15, 2019

https://docs.microsoft.com/en-us/dotnet/api/system.badimageformatexception?view=netframework-4.8

Where did you get / how did you build the native HDF5 binary for Mac?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants