Hi, I have built OSG 3.2.0 using CMAKE on a Windows 8 PC for Visual Studio Ultimate 2013. When I go into the solution file and select the BUILD option for ALL_BUILD I get the following error inside directx.cpp on line 67:
Code: error C2678:binary '==': no operator found which takes a left-hand operand of type 'std::basic_istream<char,std::char_traits<char>>' (or there is no acceptable conversion) Has anyone encountered anything like this? Thank you! Cheers, Colin ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=60152#60152 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

