v0.9.8
See the corresponding Readme to see what is new in this release and what is planned in the roadmap.
The first archive (pwiz-mzdb-0.9.8.zip) contains raw2mzDB.exe 0.9.8 release.
This release contains a zip file containing pwiz mzDB static libs dependancies (essentially math libraries). They are useful only for compiling pwiz-mzdb. You only have to unzip this file in the project_root/pwiz_mzdb/mzdb/lib
.Then run the following command:
quickbuild -j8 address-model=64 pwiz_mzdb --i-agree-to-the-vendor-licenses
.