View Single Post
Hi,

I just cloned the OmniGroup master repository and am trying to get the iPad TextEditor running. I'm having trouble compiling the example (all the dependencies seem to not want to compile out of the box) so I'm going to try getting each dependency to work manually.

I opened OmniBase first and try to compile the 3 targets. OBLoadBundle wouldn't compile. I believe that it is due to a missing import. I added it on a fork.

http://github.com/carllerche/OmniGro...b08fa28d1815db

I'm just going to keep banging on it and push any changes I make to my fork. I just thought I'd post about the missing import.

-carl