osx - How to build files as root in sublime on mac? -


today after updated os x 10.9.5 , xcode on mac, encounter problem sublime text 2 when write hello world program in c++, , run build, says
agreeing xcode/ios license requires admin privileges, please re-run root via sudo.

agreeing xcode license outside sublime text may resolve issue.

running sudo xcrun cc should bring cli version of xcode license agreement. option open xcode.app , agree in gui.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -