cplusplus.com cplusplus.com
cplusplus.com   C++ : Forums : General C++ Programming : graphics library
  Search:
- -
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Articles
Lounge
Jobs

-

post  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
| Last edited on

This topic is archived - New replies not allowed.
Home page | Privacy policy
© cplusplus.com, 2000-2008 - All rights reserved - v2.2
Spotted an error? contact us