Hello Björn,

Thanks for the reply. I have already tried cleaning the directory
before running make and i still got the same error (sorry for
forgetting to mention it).
I even deleted my local repository and re-pulled it to ensure that i
have a clean one before building and the same problem keeps popping
up.

Whatever i do, it seems that the assertion is always triggered.

By the way, i don't know if this affects anything (probably not), but
i am running the Snow Leopard kernel in 32bit mode.

Thanks,
Orestis

On Oct 1, 10:25 am, björn <[email protected]> wrote:
> 2009/10/1 orestis:
>
>
>
>
>
> > I am trying to build the latest version from git, but i keep getting
> > errors at the creation of the icons.
>
> > The commands i use to build are:
>
> >    ./configure --enable-cscope \
> >                      --with-macsdk=10.5
> >     make
>
> > This is the output i get:
> > ....
> >  File "/Users/orestis/Code/macvim-build/src/MacVim/icons/
> > docerator.py", line 253, in splitGenericDocumentIcon
> >    assert ir == ig == ib
> > AssertionError
> > make: *** [MacVim-generic.icns] Error 1
>
> Hi Orestis,
>
> That looks like the bug that Nico patched just recently.  Go into
> src/MacVim/icons and do a "make clean" and everything should be fine
> (you did remember to "git pull", right?).
>
> 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