Hi,

The error I'm getting is this, it comes from alot of files not just Billboard, I think I have gotten different but similar errors in other files too:
[  0%] Building CXX object src/osg/CMakeFiles/osg.dir/Billboard.o
cc-1132 CC: ERROR File = /usr/include/stdlib.h, Line = 26
 The namespace "std" has no member "abs".

 __SGI_LIBC_USING_FROM_STD(abs)
 ^

1 error detected in the compilation of "/p/omv/develop/OSG/OpenSceneGraph-1.9.8/OpenSceneGraph/src/osg/Billboard.cpp".

The compiler version is:
MIPSpro Compilers: Version 7.4.3m

And the OS version is:
IRIX64 6.5.26f

We have gotten this error before in our own code and then we could solve it with rearanging some #include directives, but the flag solves the problem much more easily...

Regards,
Per


Robert Osfield wrote:
Hi Per and Martin,

On 6/13/07, Per Fahlberg <[EMAIL PROTECTED]> wrote:
Hi Martin,

Yes that is correct, we are using the MIPSPro compiler.

This is curious.  Martin do you get this error under IRIX?  Is it a
different version of MIPSPro that is causing the deviation?

Per what errors do you get without this addition?

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to