Giter VIP home page Giter VIP logo

Comments (6)

peter-liu avatar peter-liu commented on May 19, 2024

目前没有应该是没有打linux-64的包, pom里换一个swt的包,org.eclipse.swt.gtk.linux.x86_64,然后自己打个包就能用了。

from redisclient.

tjrafferty avatar tjrafferty commented on May 19, 2024

Having the same issue.
$ java -jar redisclient-linux.x86.1.5.jar
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.(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.(Unknown Source)
at com.cxy.redisclient.presentation.RedisClient.open(RedisClient.java:197)
at com.cxy.redisclient.presentation.RedisClient.main(RedisClient.java:187)

from redisclient.

peter-liu avatar peter-liu commented on May 19, 2024

ubuntu 14.04 64位没问题.

from redisclient.

heyongchenghithub avatar heyongchenghithub commented on May 19, 2024

How to resolve this problem?

from redisclient.

caoxinyu avatar caoxinyu commented on May 19, 2024

swt在macos上不好用,不推荐在macos上用redisclient

from redisclient.

kgdngitfk avatar kgdngitfk commented on May 19, 2024

在pom里替换成64位的依赖库就好了

org.eclipse.swt.org.eclipse.swt.gtk.linux.x86_64.4.3.swt
org.eclipse.swt.gtk.linux.x86_64
4.3

from redisclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.