Problem during building BTK from opensim-source
Posted: Thu Nov 28, 2019 12:50 am
i am trying to build from opensim-source according to the guidance from github,but here comes a problem.
When i try to carry out command "cmake --build . --config RelWithDebInfo -- /maxcpucount:8", the powershell tells me a list of errors:C:\opensim-core\dependencies\BTK\Utilities\Open3DMotion\src\Open3DMotion\MotionFile\Formats\MDF\FileFormatMDF.cpp(89): error C3688: i
nvalid literal suffix 'fm'; literal operator or literal operator template 'operator ""fm' not found .
i have built "doccopt" and 'simbody' successfully,but due to the above problem, 'BTK' cannot be built
When i try to carry out command "cmake --build . --config RelWithDebInfo -- /maxcpucount:8", the powershell tells me a list of errors:C:\opensim-core\dependencies\BTK\Utilities\Open3DMotion\src\Open3DMotion\MotionFile\Formats\MDF\FileFormatMDF.cpp(89): error C3688: i
nvalid literal suffix 'fm'; literal operator or literal operator template 'operator ""fm' not found .
i have built "doccopt" and 'simbody' successfully,but due to the above problem, 'BTK' cannot be built