| Issue 1: | Indic keyboard is not at all loading properly in 64 bit fedora 8 os | |
| 1 person starred this issue and may be notified of changes. | Back to list |
|
Indic keyboard is not at all loading properly in 64 bit fedora 8 os.
Problem is:
Can't load 32 bit SWT libraries on 64 bit JVM.
Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load
32-bit SWT libraries on 64-bit JVM
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
at core.SplashScreen.screen(SplashScreen.java:32)
at core.IndicKeyboards.main(IndicKeyboards.java:152)
Jun 23, 2009
Project Member
#3
abhinav.zoso
Cc:
shivahr
Oct 5, 2009
64-bit SWT library to be used for building. The built JAR runs only on 64-bit JVM.
Status:
Fixed
|
||||||||||