discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still can't manage to build Terminal.app


From: Stefan Bidigaray
Subject: Re: Still can't manage to build Terminal.app
Date: Sat, 24 May 2008 21:22:38 -0500

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.

Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]