222
Joined: Feb 27, 2011
Post Count: 10
Status:
Offline
Problem running sweet home from source in eclipse !!!
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)
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Problem running sweet home from source in eclipse !!!
And what about reading the README.TXT file that comes with the source archive, as any developer would do first before asking this?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
222
Joined: Feb 27, 2011
Post Count: 10
Status:
Offline
Re: Problem running sweet home from source in eclipse !!!
I did read the text file and did exactly wat was written out there. Isn't this some kind of forum to post when one get's into trouble? Yeah you might be expert but have atleast respect and try to encourage the new developers !!!
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Problem running sweet home from source in eclipse !!!
If you explained first who you are, what you want to do and in which circumstances, then maybe you'll get some more help.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
222
Joined: Feb 27, 2011
Post Count: 10
Status:
Offline
Re: Problem running sweet home from source in eclipse !!!
I am bachelor level student and I am trying to do my final year project in customization of sweet home 3d so that it can be used by the doctors while discharging the patients to make adjustments to their homes. I have got requirements that have been collected through the Therapists across the country. I am hopefully making forward to make those changes.
I aint got any tutorials so far. So, I am turning to forums. Hopefully someone would help !!!
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Problem running sweet home from source in eclipse !!!
Before trying to modify the source code, I would try to reproduce the steps explained in the Plug-in developer's guide. Did you try that?
And about running Sweet Home 3D from its sources in Eclipse, did you try change the VM arguments as explained in the README.TXT file?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator