Compiling RegexKitLite 3.1 with Mac OS X 10.4 SDK fails with following error.
error: objc/runtime.h: No such file or directory
I needed to rewrite "#include <objc/runtime.h>" to "#include <objc/objc-runtime.h>".
Thanks. Will roll out with the next version.
Log in to post a comment.
Thanks. Will roll out with the next version.