There was a problem compiling the opensim source code

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
pan zhengye
Posts: 7
Joined: Sat Aug 14, 2021 7:20 pm

There was a problem compiling the opensim source code

Post by pan zhengye » Tue Aug 17, 2021 8:00 pm

Dear Opensim team
I try to use cmake to compile the source code of opensim 4.2. My compilation environment is windows 10, using the compiler vs2017. I encountered many errors when compiling the biomedical toolkit core, so I would like to ask whether ezc3d can be used instead of BKT?

Thanks

Tags:

User avatar
Carmichael Ong
Posts: 381
Joined: Fri Feb 24, 2012 11:50 am

Re: There was a problem compiling the opensim source code

Post by Carmichael Ong » Mon Aug 23, 2021 10:25 am

Yes, the distribution I think uses EZC3D. Make sure to check the box for it when building the dependencies (in CMake) to make sure it's available when building OpenSim

POST REPLY