ldries46
Gebruiker
- Lid geworden
- 1 mrt 2006
- Berichten
- 469
- Besturingssysteem
- Windows 11
When building a program with the GNAT GPS environment. Using for c++ the g++ compiler and for cfiles the gcc compiler I get the error :
error: redeclaration of C++ built-in type 'wchar_t' in the glut.h header file.
As glut is part of a standard packager of files and routines I should find the answer for this error elsewhere. How can I solve this problem?
Bertus
error: redeclaration of C++ built-in type 'wchar_t' in the glut.h header file.
As glut is part of a standard packager of files and routines I should find the answer for this error elsewhere. How can I solve this problem?
Bertus