robertkirkman / sm64ex-coop

SM64 online co-op mod for Android and other open-source UNIX-like platforms
52 stars 19 forks source link

failed to build tools. stop. #16

Open dave41413 opened 6 months ago

dave41413 commented 6 months ago

failed to build tools. stop.

what does this mean

robertkirkman commented 5 months ago

That can mean a lot of different things but the most common reason for that is not having all the dependencies installed.

You can use sm64ex-coop builder Termux and try again which can manage the dependencies for you and ensure it works.

If you have Android 14 use the command apt-mark hold bash && yes | pkg upgrade -y before anything else.