You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Manually set "C++ language dialect" to "C++11" and "C++ Standard Library" to "libc++"
Todo: find better solution
The text was updated successfully, but these errors were encountered: