discuss-gnustep
[Top][All Lists]
Advanced

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

Re: NSInteger error


From: Richard Frith-Macdonald
Subject: Re: NSInteger error
Date: Wed, 13 Jul 2011 09:00:47 +0100

On 13 Jul 2011, at 08:43, Amr Aboelela wrote:

> Hi
> 
> i tried to compile NSObject.m using:
> 
> gcc -o NSObject.o NSObject.m -I headers -I source

Well don't do that!!  It's the wrong command.

Compile it using 'make'

Specifically, go into the directory above the one containing NSObject.m (ie the 
top level of the base package), and type 'make'





reply via email to

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