Search found 2 matches
- Fri Feb 19, 2016 12:18 pm
- Forum: Installation
- Topic: loadlibrary failed with error 1114 a dynamic link library
- Replies: 8
- Views: 16531
Re: loadlibrary failed with error 1114 a dynamic link library
In my case, I tried version 5.2, using the windows installer, but with no success. The only thing that worked was as I described in my previous post.
- Thu Feb 18, 2016 10:37 am
- Forum: Installation
- Topic: loadlibrary failed with error 1114 a dynamic link library
- Replies: 8
- Views: 16531
Re: loadlibrary failed with error 1114 a dynamic link library
I had the same problem. Windows 10. Java 8.
I solve the problem doing this:
-Install Java 7.
-Download Sweet Home 3D in the JAR version.
-Create a .BAT file that calls the JAR, something like this: "C:\Program Files\Java\jdk1.7.0_79\bin\java.exe" -jar sweet-home-3d.jar
I solve the problem doing this:
-Install Java 7.
-Download Sweet Home 3D in the JAR version.
-Create a .BAT file that calls the JAR, something like this: "C:\Program Files\Java\jdk1.7.0_79\bin\java.exe" -jar sweet-home-3d.jar