Hello,
I have a question with regards to compiling the existing Neo Hookean plug in template. I compiled the Neo Hookean template plugin using MS Visual Studio 2015. I specified the Include Directories, Library Directories as well as the Additional Dependencies. The code compiles and the .dll file is generated. However, when I try to use that generated .dll file in FEBio, it gives me this message
Failed loading plugin neo.dll (neo is the name of the dll file)
Reason: Required plugin function GetSDKVersion not found
Do, I have to make any changes to the Neo Hookean template when compiling in my own computer, or am I doing something wrong when compiling it? I am using FEBio 2.9 SDK and FEBio 2.9.1, the main program. Any assistance would be helpful.
Thanks,
Anup
I have a question with regards to compiling the existing Neo Hookean plug in template. I compiled the Neo Hookean template plugin using MS Visual Studio 2015. I specified the Include Directories, Library Directories as well as the Additional Dependencies. The code compiles and the .dll file is generated. However, when I try to use that generated .dll file in FEBio, it gives me this message
Failed loading plugin neo.dll (neo is the name of the dll file)
Reason: Required plugin function GetSDKVersion not found
Do, I have to make any changes to the Neo Hookean template when compiling in my own computer, or am I doing something wrong when compiling it? I am using FEBio 2.9 SDK and FEBio 2.9.1, the main program. Any assistance would be helpful.
Thanks,
Anup
Comment