[MacRuby-devel] Embedded libraries not loading

2010-02-15 Thread Darrin Eden
Hi, It appears requiring libraries and embedding aren't behaving well together. I built MacRuby r3528 this morning. 1) In Xcode start a new MacRuby application. Build, compile, embed, and then move /Library/Frameworks/MacRuby.framework out of the way. The app runs without a problem. 2)

[MacRuby-devel] Requiring dynamic libraries trouble

2010-02-02 Thread Darrin Eden
Hi, I'm attempting to use a dynamic library. On my workstation it works well. Yet as soon as I try other computers it fails to behave as expected. I have a feeling I'm missing something trivial, but for the life of me I'm not seeing it: . Many thanks, -- D

[MacRuby-devel] NSOpenPanel error

2010-01-24 Thread Darrin Eden
Hi, The following is using a macruby build as of today. I'm not sure, but I seem to be experiencing a debugger error while attempting to work with a NSOpenPanel. The second time I create a NSOpenPanel no error is reported. Thoughts? Thanks, -- Darrin irb(main):001:0> framework 'Coco

[MacRuby-devel] GCD and NSURLConnection

2010-01-17 Thread Darrin Eden
Hi, I have yet to wrap my head around GCD, but that's not stopped me from breaking things anyway. I'd like to use an asynchronous queue with NSURLConnection. However, results in a segmentation fault. Thoughts? Thanks, -- Darrin

[MacRuby-devel] Dropping a file on an application

2009-11-19 Thread Darrin Eden
mentation would be best or even what steps might be necessary to accomplish this? Thank you, -- Darrin Eden ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel