Aaron Dixon <atdi...@gmail.com> wrote:
> Carlo --
>
> You're getting that error because you're resolving SWT 32-bit binaries
> but using a 64-bit JDK. (See
> http://stackoverflow.com/questions/2921193/swt-on-windows-64-bit)
>
> You need to:
>
> 1) Download and point your JAVA_HOME and PATH to a *32-bit* JDK before
> running the build.
>
> OR
>
> 2) Download the 64-bit SWT binaries and set them up in your repo AND
> modify the Piccolo2D swt POM to point to these.

I created and fixed Issue 203, which adds the missing profiles

http://code.google.com/p/piccolo2d/issues/detail?id=203

If you update from svn and follow the steps there, it should work with
a 64-bit JDK.

   michael

-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to