graphics library
| Arna (1) | |||
| Hi, I received a code using a graphics library by #include <gl/gl.h>. However, during debugging, there happen to be over 100 errors in gl.h. Does anyone know why this might be? I am using an old C-file in the newest Visual C++ version. Thanks. | |||
| SteakRider (110) | |||
| it seems gl/gl.h for linux OS, not windows, that is why accured errors in VS++ OR gl/gl.h is not standard library for ISO C, you should find all the libraries which the file includes | |||
This topic is archived - New replies not allowed.
