Selon Martin Spott :

> cc-1018 CC: ERROR File = /opt/OSG/include/osg/BufferObject, Line = 175
>   An unmatched left parentheses "(" appears in an expression.
>
>               typedef void (APIENTRY * BufferDataProc) (GLenum target,
> GLsizeiptrARB size, const GLvoid *data, GLenum usage);
> [... and so on ...]

APIENTRY is a windows define. On other system, it should be defined but left
empty.

#define APIENTRY

-Fred

--
Frédéric Bouvier
http://frfoto.free.fr                      Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/               FlightGear Scenery Designer

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to