Problem running sweet home from source in eclipse !!!
by josleen » Tue Mar 01, 2011 9:34 pm
Can anyone plz tell me how should I run the sweet home 3d from the source code?
I encountered the following error
01-Mar-2011 20:38:31 javax.media.j3d.NativePipeline getSupportedOglVendor
SEVERE: java.lang.UnsatisfiedLinkError: no j3dcore-ogl-chk in java.library.path
Exception in thread "main" java.lang.UnsatisfiedLinkError: no j3dcore-d3d 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)