Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Export Product to Mac (Carbon)
Export Product to Mac (Carbon) [message #895086] Wed, 11 July 2012 16:17 Go to next message
Conor Gaffney is currently offline Conor GaffneyFriend
Messages: 4
Registered: February 2012
Junior Member
Hi all,

I'm having trouble getting Hello RCP application working on a mac.

1) Downloaded Juno and 4.2 delta pack (+ added it to target platform) on Windows
2) Built the Hello RCP application and product - exported and tested it on Windows
3) Tried to export to carbon but got error message...

Processing inclusion from feature org.eclipse.equinox.executable: Unable to find plug-in: org.eclipse.equinox.launcher.carbon.macosx_0.0.0. Please check the error log for more details.

... seems a little strange for a stable build that carbon is not supported?

I've successfully exported with the cocoa versions but these won't run on the mac I'm targeting - version = 10.7.4 (which I believe requires carbon).

Any possible solutions?

Thanks,

Gaff
Re: Export Product to Mac (Carbon) [message #895171 is a reply to message #895086] Wed, 11 July 2012 21:16 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Which macs are you targeting? cocoa is the only platform you can expect
new bugfixes, carbon bugs get closed as won't fix!

Tom

Am 11.07.12 18:17, schrieb Conor Gaffney:
> Hi all,
>
> I'm having trouble getting Hello RCP application working on a mac.
>
> 1) Downloaded Juno and 4.2 delta pack (+ added it to target platform) on
> Windows
> 2) Built the Hello RCP application and product - exported and tested it
> on Windows
> 3) Tried to export to carbon but got error message...
>
> Processing inclusion from feature org.eclipse.equinox.executable: Unable
> to find plug-in: org.eclipse.equinox.launcher.carbon.macosx_0.0.0.
> Please check the error log for more details.
>
> .. seems a little strange for a stable build that carbon is not supported?
>
> I've successfully exported with the cocoa versions but these won't run
> on the mac I'm targeting - version = 10.7.4 (which I believe requires
> carbon).
>
> Any possible solutions?
>
> Thanks,
>
> Gaff
Re: Export Product to Mac (Carbon) [message #895266 is a reply to message #895171] Thu, 12 July 2012 10:13 Go to previous messageGo to next message
Conor Gaffney is currently offline Conor GaffneyFriend
Messages: 4
Registered: February 2012
Junior Member
Hi Tom,

Sorry, I'm not too up on Macs OS. So carbon is older and has been discontinued? and cocoa (32) should work on any new mac (OS X)?

I have now tried the RCP Hello World example on 2 Macs: 10.7.4 and 10.6.8 - the x86, x86_64 and ppc versions ... none of these have worked.

Running from the command line of the 10.6.8 version I got the following error:

LSOpenURLsWithRole() failed with error -10810

Any assistance would be greatly appreciated.

Thanks,

Gaff
Re: Export Product to Mac (Carbon) [message #895271 is a reply to message #895266] Thu, 12 July 2012 10:30 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Why do you need 32bit, do you use any native 32bit libs? The default on
os-x is 64bit and I'd only use 32 in case I have to use external 32bit
libs.

IIRC cocoa 32 should work, because java 6 has a 32bit mode, but I have
to confess that I haven't tested it lately.

Tom

Am 12.07.12 12:13, schrieb Conor Gaffney:
> Hi Tom,
>
> Sorry, I'm not too up on Macs OS. So carbon is older and has been
> discontinued? and cocoa (32) should work on any new mac (OS X)?
>
> I have now tried the RCP Hello World example on 2 Macs: 10.7.4 and
> 10.6.8 - the x86, x86_64 and ppc versions ... none of these have worked.
>
> Running from the command line of the 10.6.8 version I got the following
> error:
>
> LSOpenURLsWithRole() failed with error -10810
>
> Any assistance would be greatly appreciated.
>
> Thanks,
>
> Gaff
Previous Topic:remove linkhelper button/action
Next Topic:How can I add submenus for pop up menu programatically?
Goto Forum:
  


Current Time: Tue Mar 19 08:25:06 GMT 2024

Powered by FUDForum. Page generated in 0.01622 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top