Vicente Bolea

Results 156 comments of Vicente Bolea

Note that we might not have an issue with our current FindBlosc2.cmake file. The error that @ax3l have been seeing it seems to be unrelated to this file. The error...

This was already done at #4093. Closing

@waarmond thanks for sharing this with us. Can you share your `cmakecache.txt`, if you do not have it, what is the pugixml version.

@cho-m thanks for the hints. It seems that to be a typo from our side, we must use the target `adios2::thirdparty::pugixml` within the adios2 source code. Can you try to...

https://github.com/ornladios/ADIOS2/pull/4135

@ax3l For some strange reason #4092 broke.

@ax3l I give up supporting older c-blosc2, I set the dependecy to 2.10.1 that includes the blosc2config.cmake file (that you made). This simplify things a lot (as you suggested months...

@eisenhauer is it possible that the test errors are related to enabling blosc2 in the windows build?

The reason was blosc2 also installing bzip2 which in turn has that issue, disabling bzip2. This can be fixed later.

@ax3l can you try this branch, I have added blosc2 to our windows static build and it passes. Let me now.