Hey,
I followed compiling tutorial on github and compiled aseprite. This is what I got.
What should I do to run the aseprite? I am using Ubuntu 18.04.1, thanks.
Hey,
I followed compiling tutorial on github and compiled aseprite. This is what I got.
Executable should be inside /bin/
Uuuh, I dunno. It’s an executable so you should just be able to double click it to run, but I’ve never used Linux.
Right click in an empty area of your file browser while inside the bin folder you have pictured here. There should be an option that says “Open in terminal”. If not, open a terminal window manually and type
cd Home/Documents/Aseprite/build/bin
Note: the terminal command is the path to where @igniss chose to install Aseprite. If anyone else is reading this be sure to change the path to wherever you installed the software.
Put that into your terminal and Aseprite will open. The terminal window must remain open or Aseprite will close.
wait, is that linux or macOS?