BigShooter
07-27-2003, 02:20 PM
Hi, I've tried to run some projects from CDROM in book 'Realtime character animation with VS' (uses OpenGL). However, when I try to compile, I get errors that gl.h is not found. I've done search and this file is on my computer.
I also have NVidia geForce 4 Ti4200 and those cards come with OpenGL drivers (v. 1.5 is their most recent implementation, I think). Anyway, I understand that I need to tell the compiler where the .h files are and to link to the .lib files (or .dll)? The problem is that I'm totally new to Win/MFC/VS architectures and platforms. Could someone please tell me the steps I need to perform (settings?) in VS .NET project to be able to run OpenGL code?
Thank you,
Luke
I also have NVidia geForce 4 Ti4200 and those cards come with OpenGL drivers (v. 1.5 is their most recent implementation, I think). Anyway, I understand that I need to tell the compiler where the .h files are and to link to the .lib files (or .dll)? The problem is that I'm totally new to Win/MFC/VS architectures and platforms. Could someone please tell me the steps I need to perform (settings?) in VS .NET project to be able to run OpenGL code?
Thank you,
Luke