Libgraph | Computer Graphics | C++ Graphic Library | CG | Installing Softwares of Ubuntu 20.04 LTS
please go through following links for details
https://www.geeksforgeeks.org/add-gra...
if sdl lib error exists then use following two commands
before ./ configure command
sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev
sudo apt-get install guile-1.8-dev
./ configure
make
sudo make install
#Libgraph #computerGraphicsLibraries #CPP-graphics