Hello Shaun,
On Wed, Oct 20, 2010 at 12:00 AM, Shaun August wrote:
> Hi Robert,
>
> Thanks! That make sense. All those cocoa classes have capitals and they
> work fine. I seem to be able to call from the framework but I am running
> into an undefined method 'extern'. I have also read somewhere th
Hi Robert,
Thanks! That make sense. All those cocoa classes have capitals and they work
fine. I seem to be able to call from the framework but I am running into an
undefined method 'extern'. I have also read somewhere that extern doesn't work
with MacRuby. Is that correct? The framework I am de
Hi Shaun:
Lower case method names is only a convention. MacRuby will work fine using
upper case, i.e., constant, method names.
I know because I only recently changed my project to conform to the convention.
Bob Rice
On Oct 19, 2010, at 7:17 PM, Shaun August wrote:
> Hi There,
>
> I am attemp
Hi There,
I am attempting to work with a framework provided by a USB device manufacturer
and all of their method names start with capitols and I am wondering about the
easiest way to access these methods through macruby. I remember reading
somewhere about fixing the constants in Obj-C but I can
Hi Laurent,
Thanks for the reply. This does seem to be caused by dropbox. Zipping the files
solved my issue.
Thanks,
Shaun
On 2010-10-18, at 4:25 PM, Laurent Sansonetti wrote:
> Hi Shaun,
>
> Hard to tell, but maybe you're trying to execute a file which does not have
> the execution flag