hyperion Posted Saturday at 21:23 Report Share Posted Saturday at 21:23 See https://github.com/mozilla/gecko-dev/blob/master/build/moz.configure/rust.configure for how the compiler gets detected (or not in your case). So if in path it should be found, so maybe the unwrapping of the rustup wrapper is where it goes wrong. Quote Link to comment Share on other sites More sharing options...
Meister Posted 6 hours ago Report Share Posted 6 hours ago On 22/01/2025 at 4:58 AM, Atrik said: Get dependencies : sudo apt install build-essential cargo cmake libboost-dev libboost-system-dev \ libboost-filesystem-dev libcurl4-gnutls-dev libenet-dev libfmt-dev \ libfreetype-dev m4 libgloox-dev libicu-dev libminiupnpc-dev libnvtt-dev \ libogg-dev libopenal-dev libpng-dev libsdl2-dev libsodium-dev libvorbis-dev \ libwxgtk3.2-dev libxml2-dev python3 rustc subversion zlib1g-dev Hey @Atrik, i managed to do it, thx for all this help i got here. Maybe you want to add llvm to this list, i had it missing on my system. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.