Home › Forum › SOFA › Getting Started › [SOLVED] SOFA build failed VS2013
Tagged: Build SOFA
- This topic has 4 replies, 2 voices, and was last updated 9 years, 1 month ago by Hugo.
-
AuthorPosts
-
9 September 2015 at 22:15 #3566LuoBlocked
I tried to install SOFA on VS 2013 with qt 4.8.7 compiled with vs2013.
everything seems right. I just followed the to install.But when I build in vs2013
There are 84 errors and 1870 warnings.errors like
Error 1 error MSB6006: "cmd.exe" exited with code 3. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 170 Error 89 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 166 Error 90 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 166 Error 91 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 145 Error 92 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 145 Error 93 error C2039: 'assert_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 151 Error 94 error C3861: 'assert_arg': identifier not found (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 151 Error 95 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 152 Error 96 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 152 Error 97 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 153 Error 98 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\sofa\simulation\common\Node.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 153 Error 145 error LNK1181: cannot open input file '..\..\..\..\lib\SofaSimulationCommon_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\sofa\simulation\graph\LINK Error 146 error LNK1181: cannot open input file '..\..\..\..\lib\SofaSimulationCommon_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\sofa\simulation\tree\LINK Error 248 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaGraphComponent\LINK Error 266 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 166 Error 267 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 166 Error 268 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 145 Error 269 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 145 Error 270 error C2039: 'assert_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 151 Error 271 error C3861: 'assert_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 151 Error 272 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 152 Error 273 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 152 Error 274 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 153 Error 275 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyContainer.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 153 Error 277 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 166 Error 279 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 166 Error 280 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 145 Error 281 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 145 Error 282 error C2039: 'assert_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 151 Error 283 error C3861: 'assert_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 151 Error 284 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 152 Error 285 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 152 Error 286 error C2039: 'assert_not_arg' : is not a member of 'boost::mpl' (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 153 Error 287 error C3861: 'assert_not_arg': identifier not found (D:\Ran Luo\git\sofa\modules\SofaBaseTopology\EdgeSetTopologyModifier.cpp) D:\Ran Luo\git\sofa\extlibs\miniBoost\boost\iterator\detail\facade_iterator_category.hpp 153 Error 288 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaEulerianFluid\LINK Error 296 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaExplicitOdeSolver\LINK Error 510 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaMiscSolver\LINK Error 511 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaImplicitOdeSolver\LINK Error 512 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaLoader\LINK Error 513 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaBaseAnimationLoop\LINK Error 514 error LNK1181: cannot open input file '..\..\lib\SofaSimulationTree_1_0.lib' D:\Ran Luo\git\SOFAlibVS\modules\SofaBaseLinearSolver\LINK
and I also can’t find these lib in my ..\..\lib
10 September 2015 at 19:48 #3583LuoBlockedI tried VS2012. It works.
29 September 2015 at 08:38 #3687HugoKeymasterDear Luo,
For the moment, on Windows we only have VS2012 setups.
We will look at the newest versions of VS.Best,
Hugo
29 September 2015 at 19:37 #3701LuoBlockedThanks.
And I have another question.
I find the plugin frame is DEPRECATED.
I just want to know is there any updated version of frame-based simulator?29 September 2015 at 21:08 #3704HugoKeymasterHi Luo,
I set to solved this topic and created a new thread for your question:
https://www.sofa-framework.org/forum/topic/deprecated-frame-plugin/
We’ll investigate on it and contact the person in charge.Best,
Hugo
-
AuthorPosts
- You must be logged in to reply to this topic.