NTNU-IHB / FMI4cpp

FMI 2.0 implementation written in modern C++.
MIT License
95 stars 35 forks source link

Revert conan boost to boost/1.66.0@conan/stable #92

Closed markaren closed 4 years ago

markaren commented 4 years ago

Reverts #88

@gocarlos You made an issue erlier about updating the conan boost version. I seem to have the revert the change as it does not seem to behave the same way as the old version in regards to copying dlls. I did not catch this as my system probably loaded cached dlls when I ran tests locally.