Export Product to Mac (Carbon) [message #895086] |
Wed, 11 July 2012 12:17  |
Eclipse User |
|
|
|
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 #895271 is a reply to message #895266] |
Thu, 12 July 2012 06:30  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.23577 seconds