[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Still can't manage to build Terminal.app
From: |
Truls Becken |
Subject: |
Re: Still can't manage to build Terminal.app |
Date: |
Mon, 26 May 2008 16:15:42 +0200 |
Stefan Bidigaray wrote:
> Just add:
>
> #include <AppKit/NSFontManager.h>
>
> to TerminalViewPrefs.h. I have to do that every time I compile
> Terminal.app, too. It's a small nuance but Terminal hasn't been updated for
> years, so it's expected that it doesn't work out of the box anymore.
>
> That include should allow you to build Terminal. There's still going to be
> a bunch of warnings, but compilation will still work and you'll have a
> working app.
Does anybody here have commit access to the Backbone cvs repository?
If so, are you willing to apply the patches for bugs #21742
(AppKit/NSFontManager.h) and #19224 (filesystem layouts)?
Truls
- Still can't manage to build Terminal.app, Rubens_Septimus, 2008/05/24
- Re: Still can't manage to build Terminal.app, Stefan Bidigaray, 2008/05/24
- Re: Still can't manage to build Terminal.app,
Truls Becken <=
- Re: Still can't manage to build Terminal.app, Riccardo Mottola, 2008/05/27
- Re: Still can't manage to build Terminal.app, Stefan Bidigaray, 2008/05/27
- Re: Still can't manage to build Terminal.app, Rubens_Septimus, 2008/05/28
- Re: Still can't manage to build Terminal.app, Charles philip Chan, 2008/05/29
- Re: Still can't manage to build Terminal.app, Hubert Chathi, 2008/05/29
- Re: Still can't manage to build Terminal.app, Rubens_Septimus, 2008/05/29