Menu

#35 Fail to compile with Mac OS X 10.4 SDK

RegexKitLite 3.1
closed-fixed
5
2014-09-13
2009-07-29
Anonymous
No

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

Discussion

  • John Engelhart

    John Engelhart - 2009-08-30

    Thanks. Will roll out with the next version.

     
  • John Engelhart

    John Engelhart - 2009-08-30
    • status: open --> closed-fixed
     

Log in to post a comment.