On 06/05/2010, at 1:18 PM, Laurent Sansonetti wrote:
Hi Paul,
On May 5, 2010, at 7:57 PM, Paul Howson wrote:
On 26/04/2010, at 1:33 PM, MacRuby wrote:
Hi Laurent,
What would be a feasible workaround for this problem, given than I'm using MacRuby 0.5 ?
i.e. I'm also trying to call:
CTFramesetterCreateFrame(framesetter, CFRangeMake(0, 0), path, nil)
The second argument is a range which produces the error.
Can I edit the bridge support file? Or is there some other workaround? Can I use a more recent built of MacRuby? Or are these too buggy compared to 0.5?
Do you have any reason why you cannot use 0.6? It's much stabler than 0.5 :)
http://www.macruby.org/blog/2010/04/30/macruby06.html
Laurent
No reason other than I had not yet noticed the announcement of 0.6! I will upgrade. Thanks. Paul