Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Solaris 9 motif support


Hi Vinh,

Solaris/motif on Solaris 9 is supported (presumably you're writing an RCP app, since the Eclipse SDK has not been built for this configuration for a while now).  Please log a bug report with SWT ( https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT ) and provide as much info as you can to help with reproducing your problem (eg.- ideally a snippet of form http://www.eclipse.org/swt/faq.php#whatisasnippet ).

Thanks,
Grant




"Vinh Hoang" <llvinhll@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

10/29/08 12:19 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] Solaris 9 motif support





I was wondering if Solaris 9 sparc was support for swt/jface 3.4?  I assume it was and used the solaris10 sparc/motif jar file in the download section. However I'm getting an exception for libs not being found when running an app extending ApplicationWindow.  Its asking for swt-cairo-motif-3448.so lib, but I checked the swt jar and the .so is in there.  The other strange thing is that i also ran a splash screen using just a shell and that works.  Classpaths and library paths are the same for the app and the splash screen.


Thanks,
Vinh
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top