Ticket #422 (closed bug: fixed)
OpenGL: glut.h include file order with MSVS
Reported by: | ujwal | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | trunk |
Severity: | medium | Keywords: | OpenGL GLUT |
Cc: | Language: | ||
Patch status: | applied | Platform: | win32 |
Description
in config/gen/opengl.pm:974
include parrot.h before glut.h on Win32 with MSVS to fix error C2381: 'exit' : redefinition; declspec(noreturn)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.