Closed lokitkhemka closed 8 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:
I have built Hypre with the following options:
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.
I am unable to figure out the source of the functions Filestream::Flush, Filestream::BeginStreaming and Filestream::EndStreaming.
Filestream::Flush
Filestream::BeginStreaming
Filestream::EndStreaming
FileStream functions originated from zlib and I was able successfully build the project.
FileStream
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:
I have built Hypre with the following options:
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.
I am unable to figure out the source of the functions
Filestream::Flush
,Filestream::BeginStreaming
andFilestream::EndStreaming
.