Page 1 of 1

Cannot load 32-bit SWT libraries on 64-bit JVM

Posted: Wed Jun 24, 2015 4:05 pm
by marceltpo
Hello everyone, after searching on frameworks of e- commerce in java, I decided to take a chance on Broadleaf.

I'm doing the steps in the Getting Started when I encounter the following problem: to select the build.xml in ant view pane, this message appeared on my console:

D:\java\workspace\Broadleaf\DemoSite\build.xml:13: java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM

If I change the design libs for 64-bit versions, I can solve this problem. But the question is: will have to change more things in the project due to the change of libs ?