Comment #24 on issue 126 by heuermh: Update SWT dependency version
http://code.google.com/p/piccolo2d/issues/detail?id=126

Almost there.

At swt/pom.xml r858, we're good on everything but Mac OSX x86_64, Apple JDK  
1.6.
Version 3.3.0-v3346 fails unit tests, with

java.lang.NoClassDefFoundError: Could not initialize class
org.eclipse.swt.internal.carbon.OS

Regardless of

MAVEN_OPTS="-Dd32"
MAVEN_OPTS="-Dd64"

If the macosx_cocoa_intel profile is enabled, and version cocoa 3.5.1  
manually
installed, tests pass and examples run.

Should this profile always be enabled for <name>mac os x</name> and
<arch>x86_64</arch>?  That would force Mac OSX x86_64, Apple JDK 1.6 and  
Mac OSX
x86_64, Apple JDK 1.5 users to manually install cocoa 3.5.1 in order to  
build Piccolo2D.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to