Changes between Initial Version and Version 1 of Ticket #40641, comment 9


Ignore:
Timestamp:
Oct 2, 2013, 6:40:20 PM (11 years ago)
Author:
lord@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40641, comment 9

    initial v1  
    33{{{
    44prosody /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.0
    9 Error:
    105Warning: xcodebuild exists but failed to execute
    116cmake @2.8.11.2 (devel)
     
    2318}}}
    2419
    25 Interestingly running xcode-select as suggested does not make the warning to go away.