Dear all,
I used the cvs update this morning and now I am getting this errors:
4>Linking...
24>element.lib(DispBeamColumn3d.obj) : error LNK2019: unresolved external symbol "public: int __thiscall CompositeResponse::addResponse(class Response *)" (?addResponse@CompositeResponse@@QAEHPAVResponse@@@Z) referenced in function "public: virtual class Response * __thiscall DispBeamColumn3d::setResponse(char const * *,int,class OPS_Stream &)" (?setResponse@DispBeamColumn3d@@UAEPAVResponse@@PAPBDHAAVOPS_Stream@@@Z)
24>element.lib(DispBeamColumn2d.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CompositeResponse::addResponse(class Response *)" (?addResponse@CompositeResponse@@QAEHPAVResponse@@@Z)
24>element.lib(ForceBeamColumn3d.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CompositeResponse::addResponse(class Response *)" (?addResponse@CompositeResponse@@QAEHPAVResponse@@@Z)
24>element.lib(ForceBeamColumn2d.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CompositeResponse::addResponse(class Response *)" (?addResponse@CompositeResponse@@QAEHPAVResponse@@@Z)
24>element.lib(DispBeamColumn3d.obj) : error LNK2019: unresolved external symbol "public: __thiscall CompositeResponse::CompositeResponse(void)" (??0CompositeResponse@@QAE@XZ) referenced in function "public: virtual class Response * __thiscall DispBeamColumn3d::setResponse(char const * *,int,class OPS_Stream &)" (?setResponse@DispBeamColumn3d@@UAEPAVResponse@@PAPBDHAAVOPS_Stream@@@Z)
24>element.lib(DispBeamColumn2d.obj) : error LNK2001: unresolved external symbol "public: __thiscall CompositeResponse::CompositeResponse(void)" (??0CompositeResponse@@QAE@XZ)
24>element.lib(ForceBeamColumn3d.obj) : error LNK2001: unresolved external symbol "public: __thiscall CompositeResponse::CompositeResponse(void)" (??0CompositeResponse@@QAE@XZ)
24>element.lib(ForceBeamColumn2d.obj) : error LNK2001: unresolved external symbol "public: __thiscall CompositeResponse::CompositeResponse(void)" (??0CompositeResponse@@QAE@XZ)
24>.\..\..\bin/openSees.exe : fatal error LNK1120: 2 unresolved externals
24>Build log was saved at "file://c:\Program Files\OpenSees\Win32\obj\openSees\release\BuildLog.htm"
24>OpenSees - 9 error(s), 1 warning(s)
========== Rebuild All: 23 succeeded, 1 failed, 0 skipped ==========
Can you help me with this?
thanks
Problem compiling
Moderators: silvia, selimgunay, Moderators
Problem compiling
Hello World,
I have a problem compiling freeorion:
freeoriond gets compiled without problem
freeorionca gets compiled without problem
After that, freeorion should be compiled, but I get the following error instead:
Code:
I have a problem compiling freeorion:
freeoriond gets compiled without problem
freeorionca gets compiled without problem
After that, freeorion should be compiled, but I get the following error instead:
Code: