Changes between Initial Version and Version 1 of Ticket #40641, comment 9
- Timestamp:
- Oct 2, 2013, 6:40:20 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40641, comment 9
initial v1 3 3 {{{ 4 4 prosody /Users/lord/src/spiral> port info cmake 5 Error:6 Error: No valid Xcode installation is properly selected.7 Error: Please use xcode-select to select an Xcode installation:8 Error: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer # version 5.09 Error:10 5 Warning: xcodebuild exists but failed to execute 11 6 cmake @2.8.11.2 (devel) … … 23 18 }}} 24 19 25 Interestingly running xcode-select as suggested does not make the warning to go away.