2009/8/30 travisjeffery:
>
> Okay, no problem with the SDK. But building now fails when making the
> document icons for some reason:
>
> ---
>
> === BUILD NATIVE TARGET MacVim OF PROJECT MacVim WITH THE DEFAULT
> CONFIGURATION (Release) ===
> Check dependencies
> PhaseScriptExecution "Make Document Icons" build/MacVim.build/Release/
> MacVim.build/Script-1D1C31F00EFFBFD6003FE9A5.sh
>    cd /Users/travis/Documents/repos/vim7/src/MacVim
>    /bin/sh -c /Users/travis/Documents/repos/vim7/src/MacVim/build/
> MacVim.build/Release/MacVim.build/Script-1D1C31F00EFFBFD6003FE9A5.sh
>
> make -C makeicns
> g++ -o makeicns makeicns.o IconFamily.o NSString+CarbonFSRefCreation.o
> -O2 \
>          -framework Foundation -framework AppKit -framework Carbon
> Command /bin/sh failed with exit code 2
> Command /bin/sh failed with exit code 2
> ** BUILD FAILED **
>
>
> The following build commands failed:
> MacVim:
>        PhaseScriptExecution "Make Document Icons" /Users/travis/Documents/
> repos/vim7/src/MacVim/build/MacVim.build/Release/MacVim.build/
> Script-1D1C31F00EFFBFD6003FE9A5.sh
> (1 failure)
>
> ---
>
> Perhaps it's a problem with the deployment target?

Please try building the icons manually to see if that works first.
Just cd into the "src/MacVim/icons" folder and type "make".  Does that
work?

Björn

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to