Note that there are some explanatory texts on larger screens.

plurals
  1. POProblems While Trying To Compile MacVim
    primarykey
    data
    text
    <p>I'm trying to compile MacVim on my Macbook Pro, but while it's running <code>make</code>, I got some errors:</p> <pre><code>=== BUILD NATIVE TARGET MacVim OF PROJECT MacVim WITH THE DEFAULT CONFIGURATION (Release) === Check dependencies PBXCp build/Release/MacVim.app/Contents/MacOS/Vim ../Vim cd /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -strip-debug-symbols -resolve-src-symlinks /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim/../Vim /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim/build/Release/MacVim.app/Contents/MacOS PhaseScriptExecution "Make Document Icons" build/MacVim.build/Release/MacVim.build/Script-1D1C31F00EFFBFD6003FE9A5.sh cd /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim /bin/sh -c /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim/build/MacVim.build/Release/MacVim.build/Script-1D1C31F00EFFBFD6003FE9A5.sh unzip -jo EnvyCodeR.zip Archive: EnvyCodeR.zip Command /bin/sh failed with exit code 2 Command /bin/sh failed with exit code 2 Touch build/Release/MacVim.app cd /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim /usr/bin/touch -c /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim/build/Release/MacVim.app ** BUILD FAILED ** The following build commands failed: MacVim: PhaseScriptExecution "Make Document Icons" /Users/Nathan/Downloads/b4winckler-macvim-6e6fac5/src/MacVim/build/MacVim.build/Release/MacVim.build/Script-1D1C31F00EFFBFD6003FE9A5.sh (1 failure) make[1]: *** [macvim] Error 1 make: *** [first] Error 2 </code></pre> <p>What I need to do to correct this?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload