Print at Dec 21, 2025, 11:35:56 AM

Posted by bsyap at Aug 17, 2010, 3:15:36 AM
Re: How do i build a SweetHome3D v 2.5 source project?
Hi Puybaret,

Thanks for the reply and suggestion, sorry for giving you so much trouble. sad

Yes, i have read your reply and you have place another thread post which has the same problem as me do for running a source project with Eclipse[Here ].I have read that post also. smile

Finally i can run the source project in my computer. laughing

I am using the
-Djava.ext.dirs="${workspace_loc:SweetHome3D}/lib";"${workspace_loc:SweetHome3D}/lib/windows"

as the vm argument and it works fine.

But when i try with another vm argument
-Djava.library.path="${workspace_loc:SweetHome3D}\lib\window"

the same old problem still occurred which the program can't find the native library in java.library.path. Any idea? confused

Regards
bsyap