Hello professor,
I downloaded FEBioHeat.dll from the website and generated febio.sln using CMake. I successfully built febio4.exe in VisualStudio. However, when I tried to import FEBioHeat.dll in the command line, I got an error message of "Invalid SDK version".
After that, I downloaded "FEBio_sdk_windows_3.2.zip" from the official website and tried to generate a FEBioHeat.sln using CMake. However, I was unable to successfully generate a solution using VisualStudio. Many errors appeared, including "LNK2001" and "LNK2019," which indicated that external commands could not be resolved.
Is there something wrong with my FEBioHeat.dll build process or my path settings? Looking forword to your reply.
Best wishes.
I downloaded FEBioHeat.dll from the website and generated febio.sln using CMake. I successfully built febio4.exe in VisualStudio. However, when I tried to import FEBioHeat.dll in the command line, I got an error message of "Invalid SDK version".
After that, I downloaded "FEBio_sdk_windows_3.2.zip" from the official website and tried to generate a FEBioHeat.sln using CMake. However, I was unable to successfully generate a solution using VisualStudio. Many errors appeared, including "LNK2001" and "LNK2019," which indicated that external commands could not be resolved.
Is there something wrong with my FEBioHeat.dll build process or my path settings? Looking forword to your reply.
Best wishes.
Comment