[Mono-osx] Embedding Mono in Cocoa Application
David Rivera
mithril at me.com
Thu Aug 21 21:09:21 EDT 2008
Hello,
I've been searching all over the place, and havn't been able to find
an answer to my problem. I have a Cocoa application, in XCode 3, that
I am trying to embed mono into. I added the Mono.framework as a
linked framework, but when I try to import the header files, it can't
seem to find them. The instructions I am using are the ones on the
Embedding Mono page on the mono website.
I have tried many variations of #import <mono/jit/jit.h>, but to no
avail, XCode still can't seem to find the file. Has anyone
successfully embedded mono in a Cocoa app with XCode 3? Can anyone
point me in the right direction?
Thank you in advance,
David Rivera
More information about the Mono-osx
mailing list