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