Discussion:
[osg-users] Building on macOS 10.14
Ulrich Hertlein
2018-11-11 12:44:35 UTC
Permalink
Hi guys,

Has anyone managed to build OSG (master) on macOS 10.14?

I'm getting a cmake failure trying to even find a useable compiler, due to the usage of
the deprecated+removed libstdc++.

I'm working on a fix for that, but during that journey I noticed that
- minimum supported OS X version is *supposedly* 10.4
- there's checks for Carbon support all over the place

My question is this:
- is somebody actually *using* OSG with macOS pre 10.10 (for example)?
- is (that same?) somebody actually still *using* Carbon?

If not then I'd consider removing Carbon support and setting the minimum supported macOS
version to 10.10 or thereabouts. Please note that I don't have a way to check whether it
actually *works* with anything previous to the current version 10.14 though...

Cheers,
/Ulrich
Chris Hanson
2018-11-11 18:10:37 UTC
Permalink
Let me check with Thomas Hogarth on this. He's my go-to guy on OSX.
Post by Ulrich Hertlein
Hi guys,
Has anyone managed to build OSG (master) on macOS 10.14?
I'm getting a cmake failure trying to even find a useable compiler, due to the usage of
the deprecated+removed libstdc++.
I'm working on a fix for that, but during that journey I noticed that
- minimum supported OS X version is *supposedly* 10.4
- there's checks for Carbon support all over the place
- is somebody actually *using* OSG with macOS pre 10.10 (for example)?
- is (that same?) somebody actually still *using* Carbon?
If not then I'd consider removing Carbon support and setting the minimum supported macOS
version to 10.10 or thereabouts. Please note that I don't have a way to check whether it
actually *works* with anything previous to the current version 10.14 though...
Cheers,
/Ulrich
_______________________________________________
osg-users mailing list
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
--
Chris 'Xenon' Hanson, omo sanza lettere. ***@AlphaPixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel <https://twitter.com/alphapixel> facebook.com/alphapixel (775)
623-PIXL [7495]
Continue reading on narkive:
Loading...