Sergey Khalyutn
Results
3
comments of
Sergey Khalyutn
add_definitions(-DPNG_ARM_NEON_OPT=0) is solved problem set(PNG_ARM_NEON off) has no effect, but i`m not del build directory manually Thank you.
"unsupported C++20" I`m try compile with C++17 flag. LLDB crash too...
@Subham-KRLX "if headers include C++20 concepts" You are right: I`m try recompile static librarys in my project -std=c++17. This turned out to be impossible. libraries use c++20...