google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

wrong (32 bit-)SWT version packaged in Jan2009-release #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download the latest official version 20090129
2. start DepAn on 64bit Linux with 64bit JVM (used Ubuntu 9.04 w/ Sun JDK
1.6.0_14
3. you get an java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT
libraries on 64-bit JVM

For the full error please see the log attached.

Original issue reported on code.google.com by gregor.r...@gmail.com on 23 Jul 2009 at 9:57

Attachments:

GoogleCodeExporter commented 9 years ago
The Jan-2009 and Oct-2009 releases are intentionally targeted at 32-bit JVMs.  I
welcome additional builds for 64-bit JVMs.

Original comment by le...@google.com on 8 Oct 2009 at 3:09