OpenSeesforFire / openseesforfire.github.io

This a repository for OpenSees for fire
http://openseesforfire.github.io/
18 stars 14 forks source link

Error: unresolved external symbol _Tcl_Init referenced in function_Applnit #5

Open 17534186 opened 6 years ago

17534186 commented 6 years ago

Error: unresolved external symbol _Tcl_Init referenced in function _Tcl_Applnit

This is just one of many errors occuring when I try to build the SIFBuilder in Visual Stdio. Most errors are linked to the Tcl files. However, I downloaded everything according to instructions. Please help

li-ming-jiang commented 6 years ago

Hi, this error is usually associated with the Tcl version that you installed. Probably you first try to build the Berkeley version of OpenSees and then build the fire version

17534186 commented 6 years ago

Error C1083 Cannot open include file: 'tcl.h': No such file or directory domain
Helllo. I am receiving this error now. Please help