On Wed, Apr 14, 2010 at 12:18 PM, Raymond de Vries <[email protected]> wrote: > Hi, > > Before diving deeper, I would like to ask if osgScaleViewer is supposed > to build properly on Linux. After I changed the Makefile to find my > OpenSceneGraph header files, I get these errors: > [...] > Any ideas?
You need to use -isystem instead of -I for your OSG header files. Cheers, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

