Closed kelvium closed 2 years ago
The file which causes compilation error is temporarily removed from build by commit. Could be fixed by including std::list, but class is not used at the moment and I'm planning to reimplement it anyway. Should no longer be an issue.
Gentoo ~amd64 compiled with clang, thinlto and mold; compiling openlabora just with clang and vcpkg.
Build logs: build1.txt, build2.txt. build1.txt is log of the first invocation of cmake --build, and build2.txt is the second one.