Error message:
1>------ Build started: Project: OpenSeesTk, Configuration: Release Win32 ------
2>------ Build started: Project: OpenSees, Configuration: Release Win32 ------
1>Build started 12/11/2012 2:16:56 AM.
2>Build started 12/11/2012 2:16:56 AM.
1>InitializeBuildStatus:
1> Touching ".\..\..\obj\openSeesTk\release\OpenSeesTk.unsuccessfulbuild".
2>InitializeBuildStatus:
2> Touching ".\..\..\obj\openSees\release\OpenSees.unsuccessfulbuild".
2>ClCompile:
2> All outputs are up-to-date.
1>ClCompile:
1> All outputs are up-to-date.
2>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall TRBDF3::TRBDF3(void)" (??0TRBDF3@@QAE@XZ) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
2>actor.lib(FEM_ObjectBrokerAllClasses.obj) : error LNK2001: unresolved external symbol "public: __thiscall TRBDF3::TRBDF3(void)" (??0TRBDF3@@QAE@XZ)
2>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall BackwardEuler::BackwardEuler(int)" (??0BackwardEuler@@QAE@H@Z) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
2>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall ParkLMS3::ParkLMS3(void)" (??0ParkLMS3@@QAE@XZ) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
2>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall Houbolt::Houbolt(void)" (??0Houbolt@@QAE@XZ) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
2>.\..\..\bin/openSees.exe : fatal error LNK1120: 4 unresolved externals
1>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall TRBDF3::TRBDF3(void)" (??0TRBDF3@@QAE@XZ) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
1>actor.lib(FEM_ObjectBrokerAllClasses.obj) : error LNK2001: unresolved external symbol "public: __thiscall TRBDF3::TRBDF3(void)" (??0TRBDF3@@QAE@XZ)
1>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall BackwardEuler::BackwardEuler(int)" (??0BackwardEuler@@QAE@H@Z) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
1>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall ParkLMS3::ParkLMS3(void)" (??0ParkLMS3@@QAE@XZ) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
1>tcl.lib(commands.obj) : error LNK2019: unresolved external symbol "public: __thiscall Houbolt::Houbolt(void)" (??0Houbolt@@QAE@XZ) referenced in function "int __cdecl specifyIntegrator(void *,struct Tcl_Interp *,int,char const * *)" (?specifyIntegrator@@YAHPAXPAUTcl_Interp@@HPAPBD@Z)
1>.\..\..\bin/openSeesTk.exe : fatal error LNK1120: 4 unresolved externals
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:02.08
2>
2>Build FAILED.
2>
2>Time Elapsed 00:00:02.04
========== Build: 0 succeeded, 2 failed, 25 up-to-date, 0 skipped ==========
Failed to build the latest version on Visual Studio 2010
Moderators: silvia, selimgunay, Moderators