discuss-gnustep
[Top][All Lists]
Advanced

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

Re: file annotations


From: Charles Philip Chan
Subject: Re: file annotations
Date: Tue, 01 Mar 2005 09:35:31 -0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2005-03-01 08:39:57 -0500 Nicola Pero <nicola@brainstorm.co.uk>
wrote:

You don't need to know which headers/libraries are needed ;-) gnustep-make does it all for you. If you just need to compile that main() function,
copy the following stuff
...

Thanks Nicola, I tried something similiar earlier on too. However, I
am getting the same error:

Test.m: In function `main':
Test.m:3: error: `pool' undeclared (first use in this function)
Test.m:3: error: (Each undeclared identifier is reported only once
Test.m:3: error: for each function it appears in.)
Test.m:4: error: `NSString' undeclared (first use in this function)
Test.m:4: error: `path' undeclared (first use in this function)
Test.m:4: error: cannot find interface declaration for
`NSConstantString'
Test.m:5: error: `NSArray' undeclared (first use in this function)
Test.m:5: error: `contents' undeclared (first use in this function)
Test.m:5: error: `NSFileManager' undeclared (first use in this
function)
Test.m:6: error: cannot find interface declaration for
`NSConstantString'
make[1]: *** [shared_obj/Test.o] Error 1
make: *** [Test.all.tool.variables] Error 2

Charles


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using the GPG bundle for GNUMail

iD8DBQFCJH2z3epPyyKbwPYRAlaoAKDEk1Um9mVBYzZ9YPWuG4TbTvtdpwCePrvK
XQcdnlRTB9Twx3m8GLK5W8g=
=QA4p
-----END PGP SIGNATURE-----





reply via email to

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