RubyCocoa
Adam Salter
adam.q.salter at gmail.com
Thu Nov 1 22:09:25 PDT 2007
OK,
I loved all the 'hype' about RubyCocoa so I thought I'd jump in...
First install XCode 3.0, no real issues...
Second try a RubyCocoa example... ahh issues :) Just like the good old
days :)
OK so i'm trying to compile _any_ of the example RubyCocoa code in
Examples/Ruby/RubyCocoa
Take RoundTransparentWindow for instance...
It won't compile off-the-bat.
But a new RubyCocoa application from "File > New Project" will, so I
thought I'd just copy the setup from that...
Anway long story short it's still not compiling...
I have the RubyCocoa framework installed, but it still can't find
RubyCocoa/RBRuntime.h
It seems you have to import the Cocoa.h beforehand, but this isn't
working because I get many errors about 'unable to find
WebServicesCore.h' and others...
I've cleaned my project and I still get the same errors.
Has anybody tried compiling any of the RubyCocoa example projects?
TIA,
-Adam
More information about the MacOSX-dev
mailing list