How to build stxxl using MSVC 2022

Viewed 57

Is it possible to build stxxl on MSVC 2022 in order to use this library in projects with C++ 23 in the future?

When I try to build like in official guide, VS print many errors:errors in MSVC

Is there an up-to-date guide or solution on how to do this?

0 Answers
Related