If you're using the current SVN head, then please see the thread: "Please
test SVN version of OpenSceneGraph". Issues such as these are being
discussed there.
   -Paul
 


  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of James
Dickson
Sent: Wednesday, September 12, 2007 11:00 AM
To: [email protected]
Subject: [osg-users] Compiling examples using osg.


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

Reply via email to