I installed Cygwin on my computer and tried to compile CR-1.1 in the Cygwin shell, but when I type 'make' under tha folder, it gives something like this:
-------------------------------------------------------------------
Just parsing the OpenGL header file!
--------------------------------------------------------------------
here we go...
make[1]:***[gl-header.parsed] Error 255
make:***[glapi_parser.subdir] Error 2
I don't know what's wrong... could any body tell me what's going on in here? Thanks a lot!
Zhe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-03-07
Hi Zhe,
I did encounter this problem before. Try installing gmake from GNU. It helped me solve the prob.
Jamson
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I installed Cygwin on my computer and tried to compile CR-1.1 in the Cygwin shell, but when I type 'make' under tha folder, it gives something like this:
-------------------------------------------------------------------
Just parsing the OpenGL header file!
--------------------------------------------------------------------
here we go...
make[1]:***[gl-header.parsed] Error 255
make:***[glapi_parser.subdir] Error 2
I don't know what's wrong... could any body tell me what's going on in here? Thanks a lot!
Zhe
Hi Zhe,
I did encounter this problem before. Try installing gmake from GNU. It helped me solve the prob.
Jamson