I've got my MacBook Pro running 10.5.7 still. I just tried to compile
it on that. Heres the output where it starts to error from a clean
fetch from the git repo:
/usr/bin/python make_icons.py /Users/uxp/Projects/Release/MacVim.app/
Contents/Resources
MacVim-cpp
Wrote MacVim-cpp.icns
MacVim-txt
Wrote MacVim-txt.icns
MacVim-lisp
Wrote MacVim-lisp.icns
MacVim-html
Wrote MacVim-html.icns
MacVim-fscript
Wrote MacVim-fscript.icns
MacVim-generic
Wrote MacVim-generic.icns
MacVim-hs
Wrote MacVim-hs.icns
MacVim-js
Wrote MacVim-js.icns
MacVim-wiki
Wrote MacVim-wiki.icns
MacVim-bash
Wrote MacVim-bash.icns
MacVim-php
Wrote MacVim-php.icns
MacVim-sch
Wrote MacVim-sch.icns
MacVim-css
Wrote MacVim-css.icns
MacVim-sql
Wrote MacVim-sql.icns
MacVim-patch
Wrote MacVim-patch.icns
MacVim-vcf
Wrote MacVim-vcf.icns
MacVim-vim
Wrote MacVim-vim.icns
MacVim-tcl
Wrote MacVim-tcl.icns
MacVim-rb
Wrote MacVim-rb.icns
MacVim-yaml
Wrote MacVim-yaml.icns
MacVim-py
Wrote MacVim-py.icns
MacVim-mm
Wrote MacVim-mm.icns
MacVim-erl
Wrote MacVim-erl.icns
MacVim-xml
Wrote MacVim-xml.icns
MacVim-ics
Wrote MacVim-ics.icns
MacVim-perl
Wrote MacVim-perl.icns
MacVim-applescript
Wrote MacVim-applescript.icns
MacVim-tex
Wrote MacVim-tex.icns
MacVim-jsp
Wrote MacVim-jsp.icns
MacVim-h
Wrote MacVim-h.icns
MacVim-c
Wrote MacVim-c.icns
MacVim-m
Wrote MacVim-m.icns
MacVim-java
Wrote MacVim-java.icns
MacVim-log
Wrote MacVim-log.icns
MacVim-f
Wrote MacVim-f.icns
** BUILD FAILED **
The following build commands failed:
MacVim:
CompileC /Users/uxp/Projects/MacVim.build/Release/MacVim.build/
Objects-normal/i386/MMWindowController.o /Users/uxp/src/macvim7/src/
MacVim/MMWindowController.m normal i386 objective-c
com.apple.compilers.gcc.4_0
CompileC /Users/uxp/Projects/MacVim.build/Release/MacVim.build/
Objects-normal/i386/MMVimView.o /Users/uxp/src/macvim7/src/MacVim/
MMVimView.m normal i386 objective-c com.apple.compilers.gcc.4_0
CompileC /Users/uxp/Projects/MacVim.build/Release/MacVim.build/
Objects-normal/i386/MMFullscreenWindow.o /Users/uxp/src/macvim7/src/
MacVim/MMFullscreenWindow.m normal i386 objective-c
com.apple.compilers.gcc.4_0
(3 failures)
On Sep 2, 10:03 am, björn <[email protected]> wrote:
> 2009/9/2 Axel Kielhorn:
>
>
>
> > Am 02.09.2009 um 03:36 schrieb björn:
>
> >> If anybody builds MacVim on 10.5 or 10.4, please let me know if it
> >> still works or if I inadvertently broke something in the process.
>
> >> Note: you will have to reconfigure (./configure ...) and clean the
> >> entire project for all the patches to work.
>
> > I removed the build folder from MacVIm
>
> > xcodebuild leads to:
>
> > -snip-
>
> Uh, where is the actual error? The output from xcodebuild is
> semi-impossible to read but as far as I can tell that output did not
> include the error messages. It may help if you open Xcode and build
> from there, then look in the build window (Cmd-Shift-b).
>
> Thanks,
> Björn
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---