[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: Problems running "Hello RCP" app on Mac OS Leopard and Soylatte Java 1.6
|
I don't know about this case then. My guess is that it is finding the swt
library but is failing to load it for some reason. I don't know why this
would be the case here if it works for you with an OSX 10.5 JVM though.
Maybe it's a Soylatte bug?
Try extracting the swt.jar's contents and do whatever OSX's equivalent is of
Linux's "ldd" on the swt-carbon-3349 library to see if any of its
dependencies are failing to resolve.
Grant
"Toli Kuznets" <toli@xxxxxxxxxxxxxxxx> wrote in message
news:24db185ec5c26a36a72f90e1df29fea7$1@xxxxxxxxxxxxxxxxxx
> Grant,
>
> Thanks for following up and pointing me to the bug.
>
> I forgot to mention that I'm running on an old 32-bit MacBookPro - which
> is why I had to use Soylatte since there's no official 32-bit Apple 1.6
> JVM.
>
> Is there a way to run 1.6 SWT apps on Soylatte on 32-bit Macs?
> I've modified the launcher configs to point to Soylatte JVM but the app
> still starts up with Java 1.5 and I keep getting the
> java.lang.UnsatisfiedLinkError: no
> swt-carbon-3349" errors.
>
> thanks
>