Re: [osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-31 Thread Ulrich Hertlein
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On 28/10/2015 15:07, Radu Popescu wrote: > We are using OSG for a cross-platform application that runs on Windows, Linux > and Mac > OS X (10.10 and 10.11). > > The application uses OSG 3.4 and Qt 4.8 and we had to apply some patches to > get

Re: [osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-29 Thread Robert Osfield
Hi Guys, I don't have an OSX system to test against, but I've gone ahead and had a bash at implementing what I think might be appropriate. I need it tested by OSX users though before I check it into svn/trunk and OSG-3.4 branch. I've used Radu's suggest change to CMake to avoid checking the 3 ent

Re: [osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-29 Thread Robert Osfield
Hi Radu, What errors do you see with your build when you don't include the IF(MACOS_VERSION_LIST_LENGTH EQUAL "3") block to avoid querying the MACOS_VERSION_PATCH? With this block I'd be inclined to use GREATER 2, rather than EQUAL 3 just in case the MACOS implementation adds a forth element to t

Re: [osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-29 Thread Radu Popescu
Hi, We are using OSG for a cross-platform application that runs on Windows, Linux and Mac OS X (10.10 and 10.11). The application uses OSG 3.4 and Qt 4.8 and we had to apply some patches to get this setup working. We maintain a public Git clone, based on the GitHub mirror of OpenSceneGraph. I

Re: [osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-28 Thread Daniel Lee
Hi, Robert, Sorry to mention at beginning, my target platform is iPhone. Set "OSG_BUILD_PLATFORM_IPHONE" is ON Since with XCode 7.1, I have set "IPHONE_SDKVER" to "9.1" ... Thank you! Cheers, Daniel -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.p

Re: [osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-28 Thread Robert Osfield
Hi Daniel, I don't have an OSX system to test against so have to defer to OSX users for maintaining the build, I can only provide general guidance. >From the look of the error line: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/sy

[osg-users] [build] Xocde 7.1 with osgDB compiler error

2015-10-28 Thread Daniel Lee
Hi, During the compilation of "ALL_BUILD" process, Xcode 7.1 generated a error as below: Code: In file included from /Users/daniellee/Documents/ARToolkit/OpenSceneGraph/OpenSceneGraph-3.4.0/src/osgDB/AuthenticationMap.cpp:14: In file included from /Users/daniellee/Documents/ARToolkit/OpenSc