Community
Participate
Working Groups
This is on SWT 3.555 (which is not listed in version field!). I have been reported the same behaviour on Windows 7 32 bit and on Windows XP 32 bit PC. We provide the appropriate DLL within a jar. Why do we have this error? Could this be because of another swt dll in the path? Active code page: 1252 Exception in thread "main" java.lang.UnsatisfiedLinkError: org.eclipse.swt.inter nal.win32.OS.LOWORD(I)I at org.eclipse.swt.internal.win32.OS.LOWORD(Native Method) at org.eclipse.swt.widgets.Decorations.WM_SIZE(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source) at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.callWindowProc(Unknown Source) at org.eclipse.swt.widgets.Control.WM_WINDOWPOSCHANGED(Unknown Source) at org.eclipse.swt.widgets.Canvas.WM_WINDOWPOSCHANGED(Unknown Source) at org.eclipse.swt.widgets.Control.windowProc(Unknown Source) at org.eclipse.swt.widgets.Canvas.windowProc(Unknown Source) at org.eclipse.swt.widgets.Decorations.windowProc(Unknown Source) at org.eclipse.swt.widgets.Shell.windowProc(Unknown Source) at org.eclipse.swt.widgets.Display.windowProc(Unknown Source) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Unknown Source) at org.eclipse.swt.widgets.Control.setBounds(Unknown Source) at org.eclipse.swt.widgets.Composite.setBounds(Unknown Source) at org.eclipse.swt.widgets.Decorations.setBounds(Unknown Source) at org.eclipse.swt.widgets.Shell.setBounds(Unknown Source) at org.eclipse.swt.widgets.Control.setBounds(Unknown Source) at org.eclipse.swt.widgets.Control.setSize(Unknown Source)
Are you compiling your own dlls ? or are you getting this error using an official download from eclipse.org ? Which one (send the link) Thank you
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. If the bug is still relevant, please remove the "stalebug" whiteboard tag.