Hello,
I am trying to compile Opensees
in Visual C++ Express Edition (sp1 + microsoft SDK).
I also have installed tcl 8.4.6.1.
When I try to compile Opensees I get the error: (in the project openSeesTk) fatal error LNK1181: cannot open input file 'tcl83.lib'
I have to say that tcl is properly installed and I had to make changes in order for C++ to include the lib files and this fixed errors I had before. (I included the lib and the include tcl folders in the VC++ directory list)
The problem is that there is a file tcl84.lib but no tcl83.lib.
Is this a problem with the version of tcl I installed?
Many thanks in advance,
Antonios Vytiniotis
Compiling Opensees v1.7.4
Moderators: silvia, selimgunay, Moderators