Changes between Initial Version and Version 1 of Ticket #20948, comment 19
- Timestamp:
- May 10, 2018, 9:01:33 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20948, comment 19
initial v1 2 2 > This is the error I get when I try to install macvim 3 3 > 4 > {{{ 4 5 > ---> Computing dependencies for MacVim 5 6 > ---> Fetching MacVim … … 15 16 > [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' 16 17 > ** BUILD FAILED ** 18 > }}} 17 19 > 18 20 > 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?