How do i build a SweetHome3D v 2.5 source project?
by bsyap » Wed Aug 11, 2010 4:52 am
Hi everyone,
I have downloaded the SweetHome3D v 2.5 source project and try to compile and run it using Eclipse IDE. I have read the README.txt which paste
-Djava.ext.dirs=lib;lib/windows in VM argument.
However, i failed to build the project.
Below is the Exception thrown :
Exception in thread "main" java.lang.UnsatisfiedLinkError: no j3dcore-ogl in java.library.path
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class javax.media.j3d.VirtualUniverse
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
Any solution on this?
Any developer's guide, article on building a SH3D source project?
Thanks [:)]