OpenMS / contrib

Automated CMake build scripts for the OpenMS contrib libraries
Other
0 stars 21 forks source link

[FIX] debug libs for hdf5 #87

Closed hroest closed 5 years ago

hroest commented 5 years ago

this produces

C:\openms\builds\test_hdf5_debug4>dir lib
 Volume in drive C is OS
 Volume Serial Number is 7CAE-3E08

 Directory of C:\openms\builds\test_hdf5_debug4\lib

2019-05-14  10:08 AM    <DIR>          .
2019-05-14  10:08 AM    <DIR>          ..
2019-05-14  10:08 AM        10,395,048 libhdf5.lib
2019-05-14  10:05 AM             2,944 libhdf5.settings
2019-05-14  10:08 AM         2,357,018 libhdf5_cpp.lib
2019-05-14  10:08 AM         8,220,854 libhdf5_cpp_D.lib
2019-05-14  10:08 AM        37,180,462 libhdf5_D.lib
2019-05-14  10:08 AM           306,448 libhdf5_hl.lib
2019-05-14  10:08 AM            15,916 libhdf5_hl_cpp.lib
2019-05-14  10:08 AM            33,826 libhdf5_hl_cpp_D.lib
2019-05-14  10:08 AM           466,300 libhdf5_hl_D.lib
2019-05-14  10:06 AM    <DIR>          pkgconfig
               9 File(s)     58,978,816 bytes
               3 Dir(s)  30,499,667,968 bytes free
cbielow commented 5 years ago

this works nicely (I just compiled TOPPAS in Debug mode without issues).

Before merging can you add https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/browse/COPYING to our License.txt ?

+1

jpfeuffer commented 5 years ago

I did on master. Let's merge.