recorder.lib error cvs source files

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
aizen
Posts: 38
Joined: Sun Nov 29, 2009 2:15 pm

recorder.lib error cvs source files

Post by aizen »

Dear FMK

I have downloaded the cvs Opensees source files today.

When I tried to compile it this error message appears:

2>recorder.lib(TclRecorderCommands.obj) : error LNK2019: reference to external symbol "public: __thiscall TCP_Stream::TCP_Stream(unsigned int,char const *,bool)" (??0TCP_Stream@@QAE@IPBD_N@Z) unresolved in the function "int __cdecl TclCreateRecorder(void *,struct Tcl_Interp *,int,char const * *,class Domain &,class Recorder * *)" (?TclCreateRecorder@@YAHPAXPAUTcl_Interp@@HPAPBDAAVDomain@@PAPAVRecorder@@@Z)
2>.\..\..\bin/openSees.exe : fatal error LNK1120: 1 unresolved externals
1>recorder.lib(TclRecorderCommands.obj) : error LNK2019: reference to external symbol "public: __thiscall TCP_Stream::TCP_Stream(unsigned int,char const *,bool)" (??0TCP_Stream@@QAE@IPBD_N@Z) unresolved in the function "int __cdecl TclCreateRecorder(void *,struct Tcl_Interp *,int,char const * *,class Domain &,class Recorder * *)" (?TclCreateRecorder@@YAHPAXPAUTcl_Interp@@HPAPBDAAVDomain@@PAPAVRecorder@@@Z)
1>.\..\..\bin/openSeesTk.exe : fatal error LNK1120: 1 unresolved externals

1>OpenSeesTk - 2 error/s, 0 advice/s
2>OpenSees - 2 error/s, 0 advice/s


Can You help me?

Thanks


Aizen
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

have you updated the code with what's available in cvs?
aizen
Posts: 38
Joined: Sun Nov 29, 2009 2:15 pm

Post by aizen »

Dear FMK

Yes I do.


I have also dowloaded cvs source files today but the same error appears yet.


Is It only my problem?

I use vc++2008.


The cvs files that I have downloaded some days ago work well.


Can you help me?


Thanks
aizen
Posts: 38
Joined: Sun Nov 29, 2009 2:15 pm

Post by aizen »

Dear FMK

excuse me.


I can not compile the cvs Opensees source file yet.


I have downloaded the cvs opensees file today but using vc++2008 the same error message appears.

Can you help me?


thanks

Aizen
aizen
Posts: 38
Joined: Sun Nov 29, 2009 2:15 pm

Post by aizen »

Excuse me fmk


I am sorry to insist with my problem about recorder.lib(TclRecorderCommands.obj) : error LNK2019:

I have tried to download again the code today. I have still the same error.


is it only my problem with vc++2008 compiler?


Someone can compile the os cvs file without error?


Thanks


aizen
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

i have updated the project .. use cvs again.
aizen
Posts: 38
Joined: Sun Nov 29, 2009 2:15 pm

Post by aizen »

Thank you very much

I have downloaded the new cvs files.

Now it works very well. I can compile the project.

Thanks

Best Regards

Aizen
Post Reply