[MacRuby-devel] Problems building r4303 trunk

2010-06-29 Thread Kenny Lovrin
Hi I've been trying to build the MacRuby trunk for a few weeks now, but can't get it to work. Via twitter I heard that r4303 fixed an issue with building, so I just gave it a shot with the following result: $ rake echo '' > .objs/kernel_data.c /Developer/usr/bin/llvm-gcc -arch i386 -fexceptions

[MacRuby-devel] MacRuby with Xcode 4 preview

2010-07-26 Thread Kenny Lovrin
Hey I realize I might be a bit ahead of time here, but still wanted to ask; Is there any way of getting the templates and IB support into Xcode 4 at this time? I tried out of curiosity to create a project with 3.2.3 and open it in the Xcode 4 preview, which builds fine with my real quick testing.

Re: [MacRuby-devel] BWsplitview and MacRuby

2010-08-05 Thread Kenny Lovrin
On 5 August 2010 18:08, Nick Ludlam wrote: > On 5 Aug 2010, at 16:24, li...@johnnye.net wrote: > > > Hi, > > I'm just playing around with MacRuby, and wondering if I can use the > BWToolkit http://brandonwalkin.com/bwtoolkit/ I've tried BWsplitview and > had a few problems, just wondering if ther

[MacRuby-devel] NSBitmapImageRep representationUsingType

2010-08-11 Thread Kenny Lovrin
Hey guys I have a piece of code that runs in a background thread, and it crashes randomly. I can't see any structure to the crashing, other than it always seem to crash at the following line: jpeg_data = rep.representationUsingType NSJPEGFileType, properties:options Are there any known issues wi

Re: [MacRuby-devel] NSBitmapImageRep representationUsingType

2010-08-11 Thread Kenny Lovrin
n-Lagardette wrote: > If it's small enough, and if you can, could you probably share the code > with us? It might help us debug de problem. > If you can't, we may need a little more than just that: > - What version of MacRuby are you running? > - Can you attach a crashlog