Can we use graphics.h library for C/C++ on ubuntu 20.04?

For a few days now, I have trying to install the graphics.h library in 20.04 and failed and then tried on 18.04 and it worked and I can use it, but I really want to know if one could use graphics.h library on 20.04 as I want to continue my work on that and still have to use this particular library..?

2

1 Answer

I did install (using a few tutorials) & Use graphics.h library in Ubuntu 20.04 (in a virtual machine) and it worked fine. Except for some "warning" messages displayed when I run my compiled apps...

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like