Package: libswt-gtk-3.3-jni
Version: 3.3.1-1

Hello,

The native library libswt-cairo-gtk-3346.so provided by swt-3.3 is missing.

So when you try use any feature from that library swt throw:
org.eclipse.swt.SWTException: Unable to load graphics library [Cairo is 
required] (java.lang.NoClassDefFoundError)

Reproduce:  
// org.eclipse.swt.graphics.Path depends on libswt-cairo-gtk-3346.so
Path path = new Path(gc.getDevice());



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to