Error message

I have downloaded the source for the example programs in the OpenGL Programming for the X Window System book. The program compiled ok and when I do ./paperplane I get the following:

Warning: Representation size 1 must match superclass’s to override allocateOtherColors.
and I get a core dump.

Could someone give me some info as to what may be going on. I am running RH7.2 with a GForce2 MX200 Video card. I have the nVidia drivers installed.

Thanks,
Michael

try running it under a debugger as gdb in order to have a more specific and expressive error label.

never have such a warning. what kind of superclass do you use ?

I think that the problem could be your libGLw.a, libMesaGLw.a or similar library. Perhaps does it matter if you are using LessTif instead of Motif?

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.