C++ Graphics - Lin

I’m pretty experienced with C++, but I’ve never done anything with graphics before. I’m working on a personal project and want to get some experience with graphics. It seems like I could either use ascii art, or there are some downloadable graphics libraries. I’m having trouble figuring out which library to use and how to download it onto a Mac. DevC++ doesn’t seem like it can be downloaded onto a Mac?

I followed the commands through terminal that this link says to enter:
https://www.geeksforgeeks.org/add-graphics-h-c-library-gcc-compiler-linux/

When I run the first command, terminal then asks me for a password??

Need to some help getting started with this.
I'm confused, why are you following Linux instructions when you're using a Mac?

Xcode seems to be the default IDE for Mac development.
https://developer.apple.com/xcode/
Topic archived. No new replies allowed.