Hi all, I’m using HDF5 and HDF.PInvoke for the first time. Our company is heading towards HDF5 as default container for sharing our measurement datasets. This requires among other things a .NET library to ensure our HDF5 conventions.
On nuget I found the HDF.PInvoke package which is the way forward. I hoped for a plug-and-play-experience adding it to my Visual Studio 2010 project but alas, I don’t seem to get it working. I get a BadImageFormatException using the 1.10 version. If I downgrade to the latest 1.8 version then the objects in the library cannot be found. (On this machine I have also a python environment with h5py and hdf5 v1.8.15; on my home pc using VS 2015 without h5py I get a dll import exception, ‘hdf5.dll’ missing.) On support.hdfgroup.org I could not find much information about how to set up a development environment, such as what needs to be additionally installed to use the HDF.PInvoke nuget package and which C# project settings and dependencies are needed to successfully build and run tests. I probably overlooked it, but I’m looking forward to such information. Kind regards, Gerco de Jager Gerco de Jager | Software Engineer | MARIN Software Group MARIN | T +31 317 49 33 51 | [email protected]<mailto:[email protected]> | www.marin.nl<http://www.marin.nl> [LinkedIn]<https://www.linkedin.com/company/marin> [YouTube] <http://www.youtube.com/marinmultimedia> [Twitter] <https://twitter.com/MARIN_nieuws> [Facebook] <https://www.facebook.com/marin.wageningen> MARIN news: Seminar 10 jaar Platform Schone Scheepvaart, 6 september, Rotterdam<http://www.marin.nl/web/News/News-items/Seminar-10-jaar-Platform-Schone-Scheepvaart-6-september-Rotterdam.htm>
_______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org Twitter: https://twitter.com/hdf5
