help-gnustep
[Top][All Lists]
Advanced

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

Re: cannot compile ProjectCenter 0.3.5


From: Dan Hitt
Subject: Re: cannot compile ProjectCenter 0.3.5
Date: 29 Aug 2003 23:32:56 -0400

Hi Chris,

Thanks for your advice (remove the -Werror): i hacked up
GNUmakefile.preamble, PCLib/GNUMakefile.preamble, and
GNUmakefile.bundles, and it indeed compiles and seems
to run (i haven't messed with it yet).

dan

In article <mailman.1296.1062211359.29551.help-gnustep@gnu.org>,
Chris B. Vetter <chrisv@web4inc.com> wrote:
...
>
>You're compiling with -Werror set.
>
>Since you get a warning about the dereferencing the compiler treats it
>as an error and quits.
>
>See man gcc(1)
>
>       -Werror
>              Treat warnings as errors; abort  compilation  after
>              any warning.


reply via email to

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