This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
proj:macdev [2015/08/15 15:51] admin [Mac Development Environment] |
proj:macdev [2016/04/21 04:35] (current) admin [Testing Results] |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| This page is relevant to building new template (containing binaries etc). | This page is relevant to building new template (containing binaries etc). | ||
| + | |||
| + | NOTE - need a new version to handle 10.7 (Lion) upwards. Explanation: | ||
| + | |||
| + | Hi Grant, | ||
| + | | ||
| + | I remembered the reason that for OS X support sometimes being limited to 10.7. | ||
| + | It's because of C++11. The standard library that goes with this, libc++, is only | ||
| + | supported as far back as 10.7. If you want to support earlier versions then all | ||
| + | of the C++ bits need to be built for and linked against the old stdc++ library. | ||
| + | | ||
| + | Cheers | ||
| + | Glenn | ||
| + | |||
| ===== Virtualising Mac OSX ===== | ===== Virtualising Mac OSX ===== | ||
| Line 448: | Line 461: | ||
| ^ OS X Version ^ PDF ^ Images ^ Contact ^ Help more ^ Other ^ | ^ OS X Version ^ PDF ^ Images ^ Contact ^ Help more ^ Other ^ | ||
| | Yosemite 10.10 | Yes | No | R. B. Lenin - rblenin@gmail.com | Yes | US | | | Yosemite 10.10 | Yes | No | R. B. Lenin - rblenin@gmail.com | Yes | US | | ||
| - | | Yosemite 10.10.2 | Yes | No | Richard O'Donovan - odonovan.richard@gmail.com | Yes | Percentage Label clipped on left in multiple bar charts | | + | | Yosemite 10.10.2 | Yes | No | Richard O'Donovan - odonovan.richard@gmail.com | Yes | Percentage Label clipped on left in multiple bar charts. Can help TEST COMPILED files. | |
| | Lion 10.7.5 | Yes | No | Teresa Colucci - teresacolu12@att.net | Yes | US High School Maths Teacher | | | Lion 10.7.5 | Yes | No | Teresa Colucci - teresacolu12@att.net | Yes | US High School Maths Teacher | | ||
| | Snow Leopard 10.6 | Yes | Yes | Me | Yes | | | | Snow Leopard 10.6 | Yes | Yes | Me | Yes | | | ||
| + | | El Capitan 10.11 and Mavericks 10.9.5 | ? | ? | Rod Jacka - rod@panalysis.com | Yes | Managing Director Panalysis Pty Ltd Sydney Can COMPILE for me. | | ||
| + | | Maverick 10.10.5 | ? | ? | Brian Francis - bfrancis9898@gmail.com | Yes | on both Macbook Pro and Macbook Air | | ||