Hello all,
I have been trying to build Simbody-3.7 from source on Windows (Visual studio 2019, CMake 3.22.4).
I get error messages when I try to build in Visual studio. All of them point to either IpLapackSolverInterface.hpp or IpLapackSolverInterface.cpp in the file column of the error list, which then leads to errors(Error LNK1104) as posted in one of the previous posts :
viewtopicPhpbb.php?f=47&t=12793&p=36623&start=0&view=
I have attached a snapshot of some of the error messages. Any help in this regard would be appreciated.
Thanks.
Building Simbody from source
- Vivek Kote
- Posts: 2
- Joined: Tue May 17, 2022 3:46 pm
Building Simbody from source
- Attachments
-
- Error messages
- Capture1.PNG (105.99 KiB) Viewed 519 times
-
- Error messages
- Capture.PNG (149.69 KiB) Viewed 519 times
- Nicos Haralabidis
- Posts: 199
- Joined: Tue Aug 16, 2016 1:46 am
Re: Building Simbody from source
Hello Vivek,
I was having similar issues when trying to build it yesterday. Downloading the version from this link gave me those errors - https://github.com/simbody/simbody/releases
Downloading the latest version from the master branch on github appeared to solve my errors. There are a few forum posts below explaining some of the issues/solution.
Thanks,
Nicos
I was having similar issues when trying to build it yesterday. Downloading the version from this link gave me those errors - https://github.com/simbody/simbody/releases
Downloading the latest version from the master branch on github appeared to solve my errors. There are a few forum posts below explaining some of the issues/solution.
Thanks,
Nicos