[MacRuby-devel] wrapping iokit

Joel Reymont joelr1 at gmail.com
Mon Jan 17 13:53:14 PST 2011


On Jan 17, 2011, at 9:48 PM, Laurent Sansonetti wrote:

> IOKit.framework should be wrapped in the latest BridgeSupport preview release. If you install it, you should be able to talk to the IOKit APIs from MacRuby, in theory.

Doesn't seem to work!

macirb
irb(main):001:0> framework 'IOKit'
=> true

irb(main):002:0> IOMasterPort
NameError: uninitialized constant IOMasterPort
	
irb(main):003:0> IOServiceMatching
NameError: uninitialized constant IOServiceMatching
	

---
http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont







More information about the MacRuby-devel mailing list