Forum Replies Created
-
AuthorPosts
-
2 April 2016 at 14:52 in reply to: [SOLVED] I am confused on the dependencies when compiling Sofa On WIN10. vs2015 #6447cyrilBlocked
Thank you, Hugo & Guilliame
I have succeed in running the window binary by adding the external dependencies into the bin folder (I missed this step at first).
As for the compilation, i don’t know what exactly causes the problems, since sofa is really difficult for me. I’m not familiar to write a software. However, running the windows binary is enough for me, so i don’t need to compile it now.
In fact, i am going to use the soft robot plugin (INRIA Lille – DEFROST team). But i can’t get this plugin,.Even though i have sent a email to the team member, there is no reply.
One more question, does the sofa-framework utilize the nonlinear continuum mechanics?
Regards
Cyril
20 March 2016 at 16:15 in reply to: [SOLVED] I am confused on the dependencies when compiling Sofa On WIN10. vs2015 #6369cyrilBlockedBesides, i think the main reason may be the compiler can not open the file boost_thread-vc140-mt-1_60.lib
On the other hand, how can i run the sofa using the windows binary? I have download all the files and put them in the same root together. However, when i double click the runSofa.exe. it can not work, just a flash and then it shut down.
19 March 2016 at 02:48 in reply to: [SOLVED] I am confused on the dependencies when compiling Sofa On WIN10. vs2015 #6368cyrilBlockedHugo,Thanks a lot!
However, i get a new problem~
The build errors include four types: lnk error 1104、MSB6006、C3688、C2146.Totally, there are 84 errors.
I am going to show you some errors in detail.
cannot open the file“..\..\lib\Debug\SofaSimpleFem_d.lib”
cannot open the file“..\..\lib\Debug\SofaConstraint_d.lib”
cannot open the file“..\..\lib\Debug\SofaEngine_d.lib”
cannot open the file“..\..\lib\Debug\SofaConstraint_d.lib”
cannot open the file“..\..\lib\Debug\SofaMisc_d.lib”
cannot open the file“..\lib\Debug\SofaComponentMisc_d.lib”
cannot open the file“..\..\lib\Debug\SofaComponentBase_d.lib”
cannot open the file“..\lib\Debug\SceneCreator.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
cannot open the file“..\..\..\..\lib\Debug\SofaTest.lib”
“link.exe”quit,code 1104。Besides, it’s also said that there is a error in runsofa, line 258. However, I don’t think it’s a error
I cann’t find all the .lib files mentioned, so i have no idea how to configure the project in VS2015.
Best regards,
Cui -
AuthorPosts