[Gtkradiant] gcc 4 compile bug fix.

Ciaran Gillespie ciaran.gillespie at gmail.com
Tue Jan 15 21:24:45 CST 2008


This involves the revision number 193

Because of changes in g++ GLvoid is now illegal.

so

in the file include/igl.h

change line 2648

from GLhandleARB (QGL_DLLEXPORT *m_glCreateProgramObjectARB)(GLvoid);

to GLhandleARB (QGL_DLLEXPORT *m_glCreateProgramObjectARB)(void);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zerowing.idsoftware.com/pipermail/gtkradiant/attachments/20080115/c6030d1a/attachment.html 


More information about the Gtkradiant mailing list