Closed Squirrelcoding closed 2 years ago
cmake 3.4.3 is over 6 years old, you just need a cmake that is atleast as new as 3.4.3. By the way you don't need to compile from source (unless you're doing some compiler development), you can download a prebuilt compiler from https://github.com/esp-rs/rust-build/releases :)
I feel like this is a dumb question.
I have been trying to look for version
3.4.3
forcmake
in order to build the compiler however I can't find it. The furthest I got to installing it was this. Does this version even exist? How can I build the compiler if I can't install version3.4.3
or newer?