Closed foote-darrell closed 9 months ago
Install build-essential
and cmake
.
Is that included in the python script?
Or does that need ot be done seperatly?
It's not in the Python script, so it must be done separately. The build instructions say that CMake and a C++ compiler are prerequisites. On Ubuntu, that implies you should install cmake and build-essential.
I did just what you said to do, but it still says that there is no such directory. I am doing it on Ubuntu.