franz1999
02-17-2003, 08:36 AM
I am getting the following errors when I am building a simple example that includes glui.h and glut.h. Anybody has an idea of what is happening?
d:\docs\cse328\glui\v2.1\glui.h(30) : error C2061: syntax error : identifier 'Arcball'
d:\docs\cse328\glui\v2.1\glui.h(30) : error C2059: syntax error : ';'
d:\docs\cse328\glui\v2.1\glui.h(43) : error C2061: syntax error : identifier 'RGBc'
d:\docs\cse328\glui\v2.1\glui.h(43) : error C2059: syntax error : ';'
d:\docs\cse328\glui\v2.1\glui.h(30) : error C2061: syntax error : identifier 'Arcball'
d:\docs\cse328\glui\v2.1\glui.h(30) : error C2059: syntax error : ';'
d:\docs\cse328\glui\v2.1\glui.h(43) : error C2061: syntax error : identifier 'RGBc'
d:\docs\cse328\glui\v2.1\glui.h(43) : error C2059: syntax error : ';'