Since the new commits require C++11 can you please set the deployment target to 10.7 in the examples.
Thanks,
Rail
Since the new commits require C++11 can you please set the deployment target to 10.7 in the examples.
Thanks,
Rail
We still support 10.6 - we’re only using a subset of C++11 to maintain compatibility.
I just built the Host Example earlier today… and it’s set to 10.5 for the Release build
Rail
I’ll get that changed. Thanks for reporting.
Actually, with a few tweaks to the Demo Host code, it’ll still compile with 10.5 - I’ve put it back.