odea-project / qAlgorithms

GNU General Public License v3.0
6 stars 2 forks source link

Reading and writing from mzML #3

Closed ricardo-cunha closed 6 months ago

ricardo-cunha commented 7 months ago

Hi Gerrit,

as we spoke, I added as external libraries the pugixml and StreamCraft for testing. I also created a test file in tests for demo. I would appreciate a feedback for further development. In a later point, we can think of implementing the libraries natively. The StreamCraft will use pugixml with headers only but the zlib needs to be compile add included. The best is to use the CMAKE in the zip file I added, compile and link to the static lib. Let me know if you need support.

Cheers, Ricardo