[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cannot find interface declaration for `NXConstantString'
From: |
Adam Fedor |
Subject: |
Re: cannot find interface declaration for `NXConstantString' |
Date: |
Tue, 13 Apr 2004 12:23:00 -0600 |
On Tuesday, April 13, 2004, at 10:52 AM, Carlo Salinari wrote:
Hello list,
Apologies, for this is a known issue (consulted the archives and
googled),
but I'm stuck.
I keep getting the infamous error:
*cannot find interface declaration for `NXConstantString'*
with every source I try to compile.
I'm running i386-debian testing/unstable.
gcc 3.3.3
gnustep-base1 1.9.0-4
gnustep-base1-dev 1.9.0-4
Commands I've run to install the thing:
apt-get install gnustep-base1 gnustep-base1-dev
(this throws in packet gobjc-3.3)
Any hint for this wannabe objc programmer?
Are these your own programs or some known working examples?
Can you send the output of make for one of these programs? Be sure to
use
make messages=yes
to get all the information.