PBO Example won't compile

hi,

I’m having trouble compiling the attached code; in particular some of the includes don’t resolve.
simpleGLmain.cpp (3.17 KB)
callbacksPBO.cpp (2.7 KB)
kernelPBO.cu (1.79 KB)

Just checking the obvious. I am assuming you have installed the GLEW library (http://glew.sourceforge.net)? And added it to your $PATH?