TaskWarrior installation issue #3947
-
|
Hi all, $ cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -- Configuring C++17 CMake Error at src/taskchampion-cpp/corrosion/cmake/Corrosion.cmake:1726 (message): Do you have any idea how to solve the issue? BR, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
|
You'll need a newer Rust version -- the minimum supported version is 1.81.0 |
Beta Was this translation helpful? Give feedback.
that happens twice, once each for cxx_name in cxxbridge-cmd and cxx. It'd be super-cool if CMake would not just log the message template, but expand the variables! Especially for how it's invoking
cargo: