Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign uperror when building on Ubuntu #450
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
nesbox
Dec 9, 2017
Owner
weird, TIC doesn't use Perl
anyway, you don't need bin2txt to build, just use https://github.com/nesbox/TIC-80/wiki/build-instructions#debian
sudo apt-get install git build-essential libgtk-3-dev libsdl2-dev lua5.3-dev zlib1g-dev
git clone https://github.com/nesbox/TIC-80
cd TIC-80
make linux
|
weird, TIC doesn't use Perl
|
nesbox
closed this
Dec 9, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
freddyb commentedDec 8, 2017
Indeed that wasn't the most useful comment. Here's what I get for 'make' after installing the required packages via apt as suggested:
Going to tools/bin2txt and compiling via 'make' gives me bin2txt.exe, renaming it to bin2txt (without exe) makes it go further but fail somewhere else: