Hi!I am trying to compile a program with the graphics.h library included but I always get this error:Id returned 1 exit status.
That library is very old, deprecated, and non-standard.
If you want graphics I would suggest using a graphics library such as SFML, SDL, Allegro, Opengl, ect.. or if you just want a GUI you can use Qt.