Hi, fmk. I am trying to use Opensees as a third lib in my code.
After Rebuilding the whole solution, I move all the libs in the /bin and /bin/release directories to the /Opensees/lib which I created. And move all the .h files in the SRC to the /Opensees/include.
I create a win32 console application in vs2005 and use the example code main.cpp for test, including VC2005errno.cpp .
Additional include/library directories and dependencies are all added.
But there is a link error:
LINK : fatal error LNK1104: cannot open file 'libIEPCF90.lib';
Thank you for your help. And could you give some suggetion to use the Opensees as a lib?
Link Error: libIEPCF90.lib
Moderators: silvia, selimgunay, Moderators