How exactly does one go about using the SystemConfiguration framework
in MacRuby?

http://developer.apple.com/mac/library/documentation/Networking/Reference/SysConfig/index.html

When I try "framework 'SystemConfiguration'" it returns true, but none
of the inline C functions are available. From the reading I've done,
it seems that static C libraries like SystemConfiguration should be
loaded via a BridgeSupport file, but I have no idea how to generate
one in this case.

--
Michael Jackson
http://mjijackson.com
@mjijackson
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to