Hi all,
I failed to build r6016 on VS2010( 32bit) with tcl/tk 8.5.18. My OS is Windows 7 (32bit). I've add "C:\Program Files\Tcl\include" and "C:\Program Files\Tcl\lib" to the include and lib directories of the "Opensees" project .
There was 3 errors and 1556 warnings.
error information:
-----------------------------------
error LNK1181: can't open input file “analysis.lib” E:\svn\6016\Win32\proj\openSees\LINK
error LNK1181: can't open input file “analysis.lib” E:\svn\6016\Win32\proj\openSeesTk\LINK
error LNK1181: can't open input file “analysis.lib” E:\svn\6016\Win32\proj\quickMain\LINK
-----------------------------------
There's no folder or file named "LINK" in those directories.
What' wrong with it and should I deal with the 1556 warnings?
Thanks a lot!
error LINK 1181 when buiding r6016
Moderators: silvia, selimgunay, Moderators
Re: error LINK 1181 when buiding r6016
Maybe it's a matter of OpenSees release version. Someone send me another version and it works.
Re: error LINK 1181 when buiding r6016
LINK is not a folder or project part of OpenSees or any source code for that matter. This is a compiler error saying that the analysis project/library isn't being built or something went wrong and hence the OpenSees project can't be linked to it. One thing that comes to mind is that you should make sure that the main project selected for the solution is the OpenSees one. Other than that I would probably suggest doing a clean build and re-compile the whole solution.
Brighton Laiman
Development Engineer
RISA Technologies
Foothill Ranch, CA
Development Engineer
RISA Technologies
Foothill Ranch, CA