michaelforney / samurai

ninja-compatible build tool written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No longer builds LLVM due to C++20 modules (outdated ninja version number)

theoparis opened this issue · comments

Not sure if this is as easy as changing the reported ninja version to match the C++ version or if this is requires more changes so I've opened an issue.

CMake Error:
  The Ninja generator does not support C++20 modules using Ninja version

    1.9.0

  due to lack of required features.  Ninja 1.11 or higher is required.