On 6. Jan 2010, at 21:42, Stephen Furlani wrote: > /Developer/SDKs/MacOSX10.5.sdk/usr/X11/include/X11/Xmd.h:165: error: 'BOOL' > has a previous declaration as 'typedef CARD8 BOOL'
Ah, the joy of global namespace definitions. If you don't need X11/glX support, simply remove the three GLX lines in lib/base/definesXCode.h Let me know if that doesn't help. Cheers, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

