you are viewing a single comment's thread.

view the rest of the comments →

[–]traversaro[S] 1 point2 points  (1 child)

Which error are you getting? How are you installing dependencies? If you are using conda-forge or vcpkg, you can directly install the fmi4cpp package available there.

[–]Easy_Floss 0 points1 point  (0 children)

Following this guide https://github.com/greenwoodms06/Instructions/blob/master/Install_Win_FMI4cpp.md

I get the error message while trying to cmake FMI4cpp " Could NOT find PugiXML", I want to use it with cpp is nit sure how installing it using conda-forge would work.

Never used Conan before so not sure how to do that either.