I have recently done the same and with the exception of this warning
appearing for each .so everything is fine.
../../../Make/makerules:87: warning: overriding commands for target
`osgdb_lwo.so'
../../../Make/makerules:84: warning: ignoring old commands for target
`osgdb_lwo.so'
Unless of course you upgrade to Xcode 2.4 in which case it doesn't
build.
I have submitted a patch to replace __isnanf with isnan() in
include/osg/Math
Dan
On Aug 9, 2006, at 12:32 PM, Radu Mihai wrote:
I just did a build with Xcode from the current cvs, and it compiles
without any problems for both development and deployment.
Just a couple of warnings show up:
Compiling /Users/tig/Documents/Code/osg-cvs/OpenSceneGraph/Xcode/
OpenSceneGraph/../../src/osg/GLExtensions.cpp
warning: 'NSIsSymbolNameDefined' is deprecated (declared at /usr/
include/mach-o/dyld.h:150)
and a couple more deprecated warnings for the qt plugin.
I didn't do any testing of the binaries yet. Once I get through
them I'll post up any problems.
--------------------------
Radu Mihai
[EMAIL PROTECTED]
On 9-Aug-06, at 9:02 AM, Robert Osfield wrote:
Hi Stephan,
On 8/9/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
Indeed it should. I'm tempted to remove UByte4 now though, as its
long been deprecated.
I have now gone for this option, and have just checked in a clean up
to the Xcode project to remove references to it.
Could you do a cvs update to see if things still work fine.
Cheers,
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/
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/