Changes between Initial Version and Version 1 of Ticket #20948, comment 19


Ignore:
Timestamp:
May 10, 2018, 9:01:33 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20948, comment 19

    initial v1  
    22> This is the error I get when I try to install macvim
    33>
     4> {{{
    45> --->  Computing dependencies for MacVim
    56> --->  Fetching MacVim
     
    1516> [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk'
    1617> ** BUILD FAILED **
     18> }}}
    1719>
    1820> Looks like it is looking for 10.4 sdk,and my error is different from the error mentioned in this thread. Do I need a different fix?