-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mihai Radu wrote: > I hit the same error, looks like a type definition is missing, in my > case in XP. > > Add this above the function that gives the error(line 430): > > typedef unsigned int uint; >
Just replace with unsigned, uint is the same thing but non-standard. Regards, Jan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFGwMT9n11XseNj94gRAsQKAJ4yDKDNkac/N0hvtJulAEabHU1xswCfUs6s tQlLL6xr1DfmgFLlqtkTabg= =uV6v -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

