I presume I'm doing something really dopey and apologies if that is
the case.

I've been following Matt Aimonetti's excellent instructions on the
MacRuby site with the above title - I'm attempting to wrap Uli
Kusterer's UKKQueue library.
I've followed the instructions - the bundle builds ok; it builds
'UKKQueue_engine.bundle' and then I try to 'require' it from the
macirb prompt and I get
  require 'UKKQueue_engine'
  LoadError: no such file to load -- UKKQueue_engine

I've copied the UKKQueue_engine.bundle into the pwd - should I be
putting the file somewhere else?
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to