febiosoftware / FEBio

FEBio Suite Solver
https://febio.org/
MIT License
174 stars 65 forks source link

Cannot find a lot of Hypre and MMG functions while building FEBio on Windows. #81

Closed lokitkhemka closed 5 months ago

lokitkhemka commented 5 months ago

I got a lot of reference not found errors while trying to build FEBio on Windows 11 VS 2022.

I have built MMG with the following options:

cmake-gui_hoJ9wfje4u

I have built Hypre with the following options: cmake-gui_VVo1zG5HSz

Thank you so much.

EDIT: I solved almost all of the above problems.

However, there are three errors that I am unable to figure out.

devenv_yPticjx7g9

I am unable to figure out the source of the functions Filestream::Flush, Filestream::BeginStreaming and Filestream::EndStreaming.

lokitkhemka commented 5 months ago

FileStream functions originated from zlib and I was able successfully build the project.