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).

Thanks
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to