Xcode 4.4 + MacRuby = "macruby.h not found" (OS X 10.8 Mountain Lion)

Viewed 2805

I get the following error when trying to run a basic "Hello world" application in MacRuby on Xcode 4.4 in OS X 10.8 Mountain Lion:

"macruby.h not found"

How to resolve this problem?

2 Answers
Related