this post was submitted on 14 May 2024
34 points (100.0% liked)

Free and Open Source Software

19543 readers
63 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

I'm trying to get tic80 working on RIScv but i ll need to build a custom version cos there are no prebuilts, how do I go about this?

you are viewing a single comment's thread
view the rest of the comments
[–] skullgiver@popplesburger.hilciferous.nl 15 points 1 year ago (1 children)

The project has build instructions for building your own copy. These are terminal commands.

You may need to install additional software if you get "command not found" errors. If you Google the exact error messages + the name of your distro, you should find out how to install that. The instructions seem comprehensive, though.

[–] sleepybisexual@beehaw.org 3 points 1 year ago (1 children)

Thank you. BTW, what's Linux mint based on?

[–] skullgiver@popplesburger.hilciferous.nl 6 points 1 year ago (2 children)

Mint is based on Ubuntu, so the Ubuntu steps should work. I'm not sure what version of Ubuntu the latest version of Mint is based on, though. You can probably find that info somewhere on the Mint website.

[–] sleepybisexual@beehaw.org 2 points 1 year ago

I know its ubuntu base, was wondering if 22.04 or something else, I'll look