does not seem to work for now.. I tried creating a simple class with a simple
attribute (for a button place holder) and link it the controller class to the
button and nothing shows in the list to make that link
On Mar 11, 2011, at 10:22 AM, Matt Aimonetti wrote:
> Can you verify that the outle
MD5 hashes match. I am building my app on an encrypted disk image if that
would matter at all. I wouldn't think it would affect it.
My tester is on a 64bit machine. I'll try building it on 0.9 and see if
that helps.
Any idea why the directory size would be so dramatically different?
Kevin
On
Hi Kevin,
It sounds like a data corruption problem, but it could also maybe due to
running the application on an Intel 32-bit machine (because, as of 0.10, i386
support is not built in anymore by default).
I would run md5 hashes on both the embedded dylib and the one in
/Library/Frameworks to
I'm running the following command to prepare my app to share with testers.
PATH="$PATH:/usr/local/bin" macruby_deploy --embed --compile
"$TARGET_BUILD_DIR/$PROJECT_NAME.app"
On my machine, its says the app directory is ~25MB but testers get the
following error when they try to run it:
dyld: Libr
I just tested Xcode4 on a Snow Leopard machine, after having re-installed
MacRuby, and it seems that outlets and actions are recognized again!
Thanks for letting me know, I will prepare and integrate some templates into
the upcoming 0.10 release.
Laurent
On Mar 11, 2011, at 12:53 PM, Shaun Aug
For those compiling from the repository: MacRuby now requires LLVM 2.9. I
tested revision 127367 to be okay, so I recommend this one.
The README.rdoc file has been updated with newer instructions. Also, as trunk
no longer builds for i386 by default, LLVM doesn't need to be built for it
anymore,
Sorry, I was looking in the wrong place. I can confirm the outlets ARE working
for me. To reiterate, I installed Xcode 4 and then the nightly build from the
installer package and not from the command line.
Thank you,
SHAUN AUGUST DIRECTOR OF DESIGN
EOS LIGHTMEDIA CORPORATION
320 - 825 POW
Hi All,
I installed Xcode 4 and then the latest nightly build and the outlets are not
working for me.
Thanks
Shaun
On 2011-03-11, at 10:22 AM, Matt Aimonetti wrote:
> Can you verify that the outlets are working?
> Laurent said he would commit the templates shortly so they should be
> a
My customers with new MacBook Pro's have confirmed that the new version of my
QuickAlarm app with the new MacRuby 0.1/LLVM works!
Good job everybody!
> Yes, it was a problem in LLVM, which wasn't generating code for the proper
> architecture. I hope this was an exception and that we won't need
Can you verify that the outlets are working?
Laurent said he would commit the templates shortly so they should be
available in a future nightly build.
- Matt
On Fri, Mar 11, 2011 at 8:59 AM, Manu wrote:
> Interestingly, I made the mistake to remove Xcode 3.. so I have only Xcode
> 4 but I see i
Interestingly, I made the mistake to remove Xcode 3.. so I have only Xcode 4
but I see it working with an older project.
So where can I find the template for MacRuby? And where should they be
installed? So far beside few path issues in the build it seems to mostly work
I created a new file So
Indeed and others couldn't get Xcode to work.
- Matt
On Fri, Mar 11, 2011 at 8:34 AM, Manu wrote:
> Ok . Seems like someone got it to work but did not explain how he did...
>
>
> On Mar 10, 2011, at 10:54 PM, Matt Aimonetti wrote:
>
> Please refer to the other posts about the same topic sent to
Ok . Seems like someone got it to work but did not explain how he did...
On Mar 10, 2011, at 10:54 PM, Matt Aimonetti wrote:
> Please refer to the other posts about the same topic sent today.
>
> - Matt
>
> On Thu, Mar 10, 2011 at 9:25 PM, Manu wrote:
> Hi
>
> Now that Xcode 4 is out , and t
Hi,
Thanks for ticket and simplify the code.
For a while I'll use class_eval to define a method which require KVC compliant.
2011/3/11 Thibault Martin-Lagardette :
> Hi,
> After fiddling a little bit with the code, I could not find the exact issue,
> but could reduce the code a lot.
> For the sa
This worked fine on an older version of trunk that I had installed,
but with the current trunk I can confirm the same problem. Can you
please file a ticket?
On Thu, Mar 10, 2011 at 9:01 PM, Mark Rada wrote:
> Hey all,
>
> I am getting an error when I add a #to_s method to NSURL:
>
> ± irb
Hi
I'm on OS X 10.6.6 with MacRuby 0.9 installed via RVM on a older i386
MacBookPro2,2. Check out this screenshot:
http://www.delirium.ch/test/connections.png
Due to the lack of templates, I've created the project in Xcode 3 and then
worked with it in Xcode 4 - which worked just fine in the las
16 matches
Mail list logo