[OT] Extending Ruby and Java in Mac OS X
[OT] Extending Ruby and Java in Mac OS X
- Subject: [OT] Extending Ruby and Java in Mac OS X
- From: Robert Burns <email@hidden>
- Date: Fri, 15 Aug 2003 18:47:55 -0500
Hi everyone,
I have a question about extending the Ruby and Java languages in Mac
OS X. I have a project that I am ready to begin work on (a
cross-platform OpenGL-based GUI toolkit), and I want it to work in
various languages including Ruby and Java. The back-end will be written
in C.
So, I have been experimenting with various Ruby and Java extensions,
and I cannot seem to get any of them to work. More specifically, I fail
at link time with the message that basically shared libraries are not
supported in Mac OS X. Two questions:
1) WTF?
2) How do I get around this problem, and extend these languages?
Thanks very much, and I apologize for the OT nature of this post.
Robert Burns
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.