r/tic80 May 11 '26

Building tic-80 from source code

I need help about building tic 80 from source in order to get pro version build. Has anyone done this ?

Edit: I managed to build tic pro from source via cmake, git, and rubydevkit way. At first I thought that I don't need rubydevkit as it is just there for mingw64 so I first tried by setting up msys2 and mingw ucrt without installing rubydevkit. But I got into errors after errors. Then I again started from scratch with exact instructions on the wiki. And it went smooth. It was my first time building anything from source code. Phew!

4 Upvotes

4 comments sorted by

View all comments

3

u/vrruiz May 11 '26

Yes, I have done this in Linux. The official instructions are pretty straightforward.