You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.
But I don't understand if they are supposed to be used on Windows:
run ascii-paint.exe from within bin/
or Linux?
make
make install
Or perhaps within Windows, but generating makefiles for make for Windows?
I can't compile anyway on both Visual Studio (2019) and Ubuntu (gcc 7.4.0), due to compilation errors.
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
Good question! I last touched this project many years ago, so I have no idea off the top of my head. Unfortunately I have no time right now, but the project definitely deserves some TLC. Until then maybe consider REXPaint(?).
ahahah, I see, no problem :)
In fact I got here right from REXPaint's manual:
There are a number of ASCII art editors available on the web, but most suffer from poor usability or small feature sets (one notable exception being eigenbom's awesome fork of ASCII Paint).
The readme says to run
But I don't understand if they are supposed to be used on Windows:
or Linux?
Or perhaps within Windows, but generating makefiles for make for Windows?
I can't compile anyway on both Visual Studio (2019) and Ubuntu (gcc 7.4.0), due to compilation errors.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: