OpenNI2
OpenNI2 copied to clipboard
README freeGLUT3
README says
- FreeGLUT3 From: http://freeglut.sourceforge.net/index.php#download Or via apt: sudo apt-get install freeglut3-dev
But on the referred page the latest version is 2.8.0 ... It is probably Debian that has confusing naming... please rename the section from "FreeGLUT3" to "FreeGLUT" (the apt part is OK since that is what it requires)
Edit: it is even more confusing... on OpenSuSE the library is called 'libglut3' but the developers package is called 'freeglut-devel' - fun! (both are of cause 2.8.0)
Hi Roger,
Thanks for heads up. It is really confusing... I will change the text in the readme from "FreeGLUT3" to "freeglut" (version neutral). Hopefully it will lessen the confusion a little bit.
Tomoto