Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Question about Mac (hardware) requirement for R20 development...
So, according to the docs, "Xcode 9" is required...
...I don't really have any spare cash to buy a new (more modern) Mac, so shopping around e-bay to see what's available (for cheap).
It looks like pretty much any Mac Mini from 2010 forward can run Sierra/High Sierra... they have early to late i3/i5/i7 CPUs, 4-8GB memory and a usable HD/SSD for a few hundred bucks (used, of course) but...
Is there any reason you can't use one for compiling? Are there plans to require even later Mac OS X in the next few years?
Thanks,
Keith
I'm still running El Capitan on my MacBook, for various reasons, and therefore can not use XCode 9 on that machine either. So far, I had no problems building the projects for R20 with XCode 8. That doesn't mean there are no problems, but I haven't had any.
Hi,
in general it is not really us driving these system requirements. Only by the aspect of using later C++ standards the requirements for Xcode rise (comparatively moderate). The system requirements of Xcode are beyond us.
As Frank points out, in theory Xcode 8 may be doing its job. But I'd like to emphasize here, we won't be able to support anybody with issues arising from the use of an unsupported toolchain.
Cheers, Andreas
Thanks for the responses guys... I think I've found a virtual solution/work-around for the time-being.
Cheers.