discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem making SystemPreferences


From: Ingolf Jandt
Subject: Re: Problem making SystemPreferences
Date: Sun, 04 Feb 2007 18:58:28 +0100
User-agent: GNUMail (Version 1.2.0)

On 2007-02-04 16:40:45 +0100 Stefan Bidigaray <stefanbidi@gmail.com> wrote:

Hey, the current GNUmakefile in the root directory of SystemPreferences
gives an error when compiling because it can't find the
PreferencePanes/PreferencePanes.h header file included by main.m in
SystemPreferences directory. The reason for this is because the header file
and library for PreferencePanes still hadn't been installed.  I tried
playing with the makefiles but wasn't able to make it work properly (go rid of the header file not being found, but then the library wasn't found so
there was a problem during linking).

apps/systempreferences/trunk/INSTALL (ok, its deleted):

PreferencePanes framework
# cd PreferencePanes
# make install

SystemPreferences.app
# cd SystemPreferences
# make install

Modules
# cd Modules
# make install

The toplevel makefile was added only september 17th and obviously not tested enough...
Ingolf





reply via email to

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