Closed GoogleCodeExporter closed 9 years ago
Thanks for the heads up.
I don't have Xcode 4 -- could you send me a patch for this problem? I'd be
very grateful. (Note that it should still be possible to compile MacVim on
PPC/OS X 10.4.)
Original comment by bjorn.winckler@gmail.com
on 14 Mar 2011 at 6:05
OK, I'll try.
Original comment by ivkosh...@gmail.com
on 15 Mar 2011 at 4:30
I made pull request on github which solves the problem:
https://github.com/b4winckler/macvim/pull/12
I can't test it on 10.4 - don't have one. I think it will compile on all intel
macs.
Maybe there whill be a problem on PowerPC macs.
If so, the way to hotfix this is to modify src/MacVim/icons/setup.py: check
current architecture and set environment variable ARCHFLAGS if we are on intel.
Write me, if there will be a problem on PPC.
Original comment by ivkosh...@gmail.com
on 15 Mar 2011 at 6:14
To chip in my 2 cents: the problem might spread more and more, since Xcode 4 is
the version readily available on AppStore -- for those who, in a hurry, needed
to put Xcode and MacPorts quickly without bothering to hunt down an old version
on a former Mac OS X DVD. Thanks guys for the work on that!
Original comment by julien.c...@gmail.com
on 16 Mar 2011 at 2:03
This should be a non-issue now, see the note at the bottom of
https://github.com/b4winckler/macvim/wiki/Building
Original comment by bjorn.winckler@gmail.com
on 31 Mar 2011 at 8:10
Original issue reported on code.google.com by
ivkosh...@gmail.com
on 13 Mar 2011 at 8:05