fixe for AllegroGL with GCC 4.2

You have a problem with TA3D, it doesn't run or it crashes...
/
Vous avez un problème avec TA3D, il ne se lance pas ou plante...
Post Reply
User avatar
zuzuf
Administrateur - Site Admin
Posts: 3281
Joined: Mon Oct 30, 2006 8:49 pm
Location: Toulouse, France
Contact:

fixe for AllegroGL with GCC 4.2

Post by zuzuf » Sat Mar 29, 2008 1:27 pm

I found what was the problem, there is a (GLvoid) parameters in some macro in an AllegroGL header (include/allegrogl/GLext/gl_ext_api.h):

Code: Select all

AGL_API(void, EndTransformFeedbackNV,     (GLvoid))
I commented it and it works, so I think GCC 4.2 doesn't support (GLvoid) parameter, so you can replace it with () and it should work. I'll upload a modifier AllegroGL 0.4.3 which works with GCC 4.2
=>;-D Penguin Powered

Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests