Hello,
I know there is a lot of topics like this on this forum ( and, of course, I tried to search in google ), but nothing has helped me. I use Windows 8.1 64-bit, Visual Studio 2015 Community, CUDA 8.0 , GTX 550 Ti.
I cannot compile examples from the book that use cpu_bitmap.h. I have glut32.lib and glut64.lib files, but I dont know how to use them properly. I tried to put them everywhere: Microsoft SDKs folder, CUDA libraries folder, Project folder ( in all project folders ) and #include <glut32.lib> or #include <glut64.lib> or including cpu_bitmap.h doesn
t work. Also I found glut32.dll , put it everywhere, but problem is still here.
What I have to do with these files ?
Thank You !
P.S.: Sorry for my bad English.