Hi zhu liangxiong,

you could do as the message suggests and replace all the lines containing 

#include <varargs.h>

with 

#include <stdarg.h>

in the VPB code.

Regards,

Alberto

El Miércoles 15 Abril 2009ES 01:57:10 [email protected] escribió:
> I download VPB 0.9.10 from SVN.and have set all required include path and
> library path/file,
> when compile ,fellowing error break the compile process.
> #error "GCC no longer implements <varargs.h>
> #error "Revise your code to use <stdarg.h>
>
>
> how can I fix it?


_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to