Aly Salah
Aly Salah
That didn't work for me though. Err:- ```bash CMake Error at CMakeLists.txt:2 (project): The CMAKE_C_COMPILER: gcc-9 is not a full path and was not found in the PATH. Tell CMake...
Thanks for the help, anyways, I fixed my install with just adding `#include ` to the Algorithms.h
ALready made my own Canvas thing, thanks anyways.
You need to login to git ... ```bash $ git config --global user.name "Your name here" $ git config --global user.email "[email protected]" ```