Closed this issue 4 years ago · 1 comments
libglut.so.3: cannot open shared object file: No such file or directory could not load: libglut.so.3
I get that error when running the examples
Peppermint 10 x64 -- Nim 1.2.2
It was a dependency, solved with: sudo apt-get install freeglut3
sudo apt-get install freeglut3