I am learning OpenGL by following the redbook. When I come to around page 90, I need use glGenBuffers(); Then I need install \"glew\". By following the steps in www.cs.uiowa
Also make sure you add the proper include for it. I did all the crazy library stuff and somehow forgot to actually include the header file.
In my case it was:
#include