Skip to content

compiling in Cygwin? #125

Answered by aaronliu0130
luppahannu asked this question in Q&A
Sep 6, 2022 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hey! This is the first actual discussion in this repo! 🎉
std::filesystem requires c++17+, have you passed the necessary arguments? If I remember right cygwin uses a version of g++ compiled for windows, which should use gnu++14 by default.
The only dependency is imagemagick. If it spits out lines like \033[1;31m then it means that your terminal doesn't support linux color codes.
If this still doesn't solve your question, could I see a screenshot?

EDIT: answer is below from op

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@luppahannu
Comment options

@aaronliu0130
Comment options

@luppahannu
Comment options

@aaronliu0130
Comment options

Answer selected by aaronliu0130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants