View Single Post
Quote:
Originally Posted by Tim Wood View Post
Did you set up the necessary Xcode preferences for a customized build output directory (see the README on <http://github.com/omnigroup/OmniGroup>)?
Hi Tim,

I did the customized build output directory setting by choosing to place build products in customized location: /Users/Shared/philip/Products

And Place Intermediate Build Files in: "With build products"

I also successfully built the Debug & Release versions.

However, when I run TextEditor.xcodeproj and go "Build & Run" I get "OmniUI/OUISingleDocumentAppController.h No such file or directory" and so on up to 63 errors.

Seems like I'm missing a very basic thing here.