When I run command "make" it returns with the following errors when trying to build the testharness. I am on a Ubuntu 16.04 64bit machine. Although I have freeglu3-dev installed and can link to those libraries.
ERRORS:
/usr/bin/ld: cannot find -lglut
/usr/bin/ld: cannot find -lGLU
/usr/bin/ld: cannot find -lGL
When I run command "make" it returns with the following errors when trying to build the testharness. I am on a Ubuntu 16.04 64bit machine. Although I have freeglu3-dev installed and can link to those libraries.
ERRORS:
/usr/bin/ld: cannot find -lglut
/usr/bin/ld: cannot find -lGLU
/usr/bin/ld: cannot find -lGL