Created
July 27, 2020 19:07
-
-
Save kbouw/a8440b4895de022b3929d8382a84dab9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LogPlayLevel: Error: ld.lld: error: undefined symbol: vicoDynamics::imp::FSurfaceMeshVolumeConstraintImpl::Init() | |
LogPlayLevel: >>> referenced by SimulationImp.cpp:2163 (..\VICODynamics\Private\SimulationImp.cpp:2163) | |
LogPlayLevel: >>> SimulationImp.o:(vicoDynamics::imp::FSimulationImp::CreateSurfaceMeshVolumeConstraint(vicoDynamics::FSimulatedObject*, std::__ndk1::vector<long, std::__ndk1::allocator<long> > const&, float, bool)) in archive G:/Plastic/DellNew/Plugins/VICODynamicsPlugin/Source/VICODynamicsPlugin/VICODynamics/Lib/Android64/Profile\libVICOD | |
ynamics_Profile.a | |
LogPlayLevel: Error: ld.lld: error: undefined symbol: vicoDynamics::imp::FSurfaceMeshVolumeConstraintImpl::Solve(bool&) | |
LogPlayLevel: >>> referenced by SimulationImp.cpp:997 (..\VICODynamics\Private\SimulationImp.cpp:997) | |
LogPlayLevel: >>> SimulationImp.o:(vicoDynamics::imp::FSimulationImp::UpdateConstraints(float)) in archive G:/Plastic/DellNew/Plugins/VICODynamicsPlugin/Source/VICODynamicsPlugin/VICODynamics/Lib/Android64/Profile\libVICODynamics_Profile.a | |
LogPlayLevel: >>> referenced by SimulationImp.cpp:997 (..\VICODynamics\Private\SimulationImp.cpp:997) | |
LogPlayLevel: >>> SimulationImp.o:(vicoDynamics::imp::FSimulationImp::UpdateConstraints(float)) in archive G:/Plastic/DellNew/Plugins/VICODynamicsPlugin/Source/VICODynamicsPlugin/VICODynamics/Lib/Android64/Profile\libVICODynamics_Profile.a | |
LogPlayLevel: Error: ld.lld: error: undefined symbol: vicoDynamics::imp::FSurfaceMeshVolumeConstraintImpl::SolveForVelocities() | |
LogPlayLevel: >>> referenced by SimulationImp.cpp:1113 (..\VICODynamics\Private\SimulationImp.cpp:1113) | |
LogPlayLevel: >>> SimulationImp.o:(vicoDynamics::imp::FSimulationImp::UpdateLocations(float)) in archive G:/Plastic/DellNew/Plugins/VICODynamicsPlugin/Source/VICODynamicsPlugin/VICODynamics/Lib/Android64/Profile\libVICODynamics_Profile.a | |
LogPlayLevel: Error: clang++: error: linker command failed with exit code 1 (use -v to see invocation) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment