gnustep-dev
[Top][All Lists]
Advanced

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

Re: ObjC2 includes


From: Richard Frith-Macdonald
Subject: Re: ObjC2 includes
Date: Fri, 15 Jul 2011 13:43:56 +0100

On 15 Jul 2011, at 13:26, Stefan Bidi wrote:

> What is the correct include files to get the objc2 functions?  I had been 
> including ObjectiveC2/runtime.h but saw where David just changed that to 
> GNUstep/preface.h because it does not exist everywhere.  The problem is that 
> now I'm getting undefined function warning for all the objc2 functions used 
> (objc_getClass, sel_registerName, class_getMethodImplementation).


The correct file for the runtime is runtime.h

I keep meaning to get round to removing preface.h completely, just haven't 
actually done it yet.




reply via email to

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