View Single Post
Old 01-30-2017, 02:05 PM   #6
Xenakios
Human being with feelings
 
Xenakios's Avatar
 
Join Date: Feb 2007
Location: Oulu, Finland
Posts: 8,062
Default

Quote:
Originally Posted by br_ck1 View Post
I put the target to sdk 10.5 , but I think I can change it to 10.7 if needed to enable c++11 support.

New versions of LLVM compilers come embedded with new versions of Xcode or I need to intall it separately?
Clang/LLVM is the official compiler for XCode and comes installed with it. Note that besides changing the target sdk and OS version for deployment, you will need to change C++ language dialect and the used standard library versions too.
__________________
I am no longer part of the REAPER community. Please don't contact me with any REAPER-related issues.
Xenakios is offline   Reply With Quote