|
Sweet Home 3D Forum » List all forums » » Forum: Developers » » » Thread: error when compiling with eclipse » » » » Post: error when compiling with eclipse |
Print at Dec 21, 2025, 2:06:28 AM |
| Posted by rino63 at Apr 26, 2011, 12:40:15 PM |
|
error when compiling with eclipse hi,when I try to compile with eclipse I have this error Exception in thread "main" java.lang.UnsatisfiedLinkError: no j3dcore-ogl in java.library.path at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.loadLibrary0(Unknown Source) at java.lang.System.loadLibrary(Unknown Source) at javax.media.j3d.NativePipeline$1.run(NativePipeline.java:231) at java.security.AccessController.doPrivileged(Native Method) at javax.media.j3d.NativePipeline.loadLibrary(NativePipeline.java:200) at javax.media.j3d.NativePipeline.loadLibraries(NativePipeline.java:157) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:987) at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:299) at javax.media.j3d.GraphicsConfigTemplate3D.getBestConfiguration(GraphicsConfigTemplate3D.java:321) at java.awt.GraphicsDevice.getBestConfiguration(Unknown Source) at com.eteks.sweethome3d.j3d.Component3DManager.<init>(Component3DManager.java:67) at com.eteks.sweethome3d.j3d.Component3DManager.getInstance(Component3DManager.java:82) at com.eteks.sweethome3d.SweetHome3D.addComponent3DRenderingErrorObserver(SweetHome3D.java:491) at com.eteks.sweethome3d.SweetHome3D.init(SweetHome3D.java:383) at com.eteks.sweethome3d.SweetHome3D.main(SweetHome3D.java:287) please someone know why this? thank you :) |
|
|
Current timezone is GMT Dec 21, 2025, 2:06:28 AM |