Re: [MacRuby-devel] Frameworks Help

2010-10-29 Thread Shaun August
Hi All, I have had some limited success going back and forth between the c framework, objective-c wrapper and MacRuby. I am getting numerous malloc errors when I start up the application. The application sort of runs after the first malloc error but after the second error it crashes almost im

Re: [MacRuby-devel] Frameworks Help

2010-10-29 Thread Mario Steele
Hello Shaun, On Sat, Oct 30, 2010 at 1:41 AM, Shaun August wrote: > Hi All, > > I have had some limited success going back and forth between the c > framework, objective-c wrapper and MacRuby. > > I am getting numerous malloc errors when I start up the application. The > application sort of runs