Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

How am I supposed to compile the project? #1

Open
Lucide opened this issue Jan 20, 2020 · 3 comments
Open

How am I supposed to compile the project? #1

Lucide opened this issue Jan 20, 2020 · 3 comments
Assignees

Comments

@Lucide
Copy link

Lucide commented Jan 20, 2020

The readme says to run

mkdir build
cd build
cmake ..
make
make install

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?

@eigenbom
Copy link
Owner

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(?).

@eigenbom eigenbom self-assigned this Jan 21, 2020
@Lucide
Copy link
Author

Lucide commented Jan 21, 2020

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).

When the time comes, I'll check back!

@eigenbom
Copy link
Owner

Oh haha, well I think Josh has been updating REXPaint over the years so it's likely to be superior.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants