kick icon indicating copy to clipboard operation
kick copied to clipboard

Premake on OSX

Open mortennobel opened this issue 10 years ago • 2 comments

Manually set "C++ language dialect" to "C++11" and "C++ Standard Library" to "libc++"

Todo: find better solution

mortennobel avatar Apr 18 '15 21:04 mortennobel

http://industriousone.com/topic/premake5-xcode-support there is no actual premake5 support for OS X, can you actually build?

nyotis avatar May 03 '15 20:05 nyotis

Currently I'm using premake 4.4 beta (http://premake.github.io) However after creating an XCode project (premake xcode4) you must currently change the C++ settings manuel. Btw. I'm tempted to switch to cmake in the future

mortennobel avatar May 03 '15 20:05 mortennobel