Guess I found it...

In sceneView.cpp, 251, it should be 

...getOrCreateUniform("osg_FrameNumber",osg::Uniform::UNSIGNED_INT);

not 

...getOrCreateUniform("osg_FrameNumber",osg::Uniform::INT);

Cheers
-- 
View this message in context: 
http://software.1713.n2.nabble.com/Error-in-osgScaleViewer-osg-Unform-Types-tp6031213p6031236.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to