SVN update fixed the problem. :) On 9/12/07, Robert Osfield <[EMAIL PROTECTED]> wrote: > > Hi James, > > If you are using the SVN version of the OSG could you please do an svn > update and report back. > > On 9/12/07, James Dickson <[EMAIL PROTECTED]> wrote: > > I have been trying to compile the examples and found that under vs2005 I > get > > the following error when I just include osgViewer: > > > > e:\openscenegraph\include\osg\math(199) : error C2668: > > 'log' : ambiguous call to overloaded function > > c:\program files\microsoft visual studio > 8\vc\include\math.h(567): > > could be 'long double log(long double)' > > c:\program files\microsoft visual studio > 8\vc\include\math.h(519): > > or 'float log(float)' > > c:\program files\microsoft visual studio > 8\vc\include\math.h(121): > > or 'double log(double)' > > while trying to match the argument list '(int)' > > > > -- > > James Dickson > > _______________________________________________ > > osg-users mailing list > > [email protected] > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org >
-- James Dickson
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

