Problems compiling nVidia demo

I've downloaded the GPUFilter demo on nVidia developer's site.
Configured all the needed includes and stuff, but still cannot get it to compile.
The project includes some missing files.

GLProgram.cpp
GLShader.cpp
TileManager.cpp

So I downloaded the whole sdk 9.5 as they were supposed to be inside the
\DEMOS\OpenGL\src\shared directory, but they are not there. (nor in some other place)
The correspondenting .h files are there... Don't know where to bang my head!

Any ideas?
 
Back
Top