Print at Dec 20, 2025, 12:21:43 PM

Posted by bsyap at Aug 11, 2010, 4:52:45 AM
confused   How do i build a SweetHome3D v 2.5 source project?
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 smile