Cannot Compile OpenSees
Moderators: silvia, selimgunay, Moderators
Cannot Compile OpenSees
I tried to compile Opensees on my computer and got the following error messages:
fatal error C1083: Cannot open include file: "tcl.h": No such file or diectory.
I have installed tcl/tk in the C/Program Files/tcl.
Could anyone tell me where I might be going wrong?
Thanks
Laskar.
fatal error C1083: Cannot open include file: "tcl.h": No such file or diectory.
I have installed tcl/tk in the C/Program Files/tcl.
Could anyone tell me where I might be going wrong?
Thanks
Laskar.
Hi
Look for in this path
C:\Tcl\include\td.h
C:\Tcl\include\td.h
Perdon for leiter reply
You need to up in your PAHT
click right botton in MyPC
click in preferences
avanced options
entorn variavles
double click in PATH
and in the end of the variable value
put ";" and them the path of the bin carpet
like this
;C:\tcl\bin
and acept
acept
acept
thats all foxs
GOOD LOOK
and perdon by my English I hop you stand my bat I'm Spanish
click right botton in MyPC
click in preferences
avanced options
entorn variavles
double click in PATH
and in the end of the variable value
put ";" and them the path of the bin carpet
like this
;C:\tcl\bin
and acept
acept
acept
thats all foxs
GOOD LOOK
and perdon by my English I hop you stand my bat I'm Spanish
Your Tcl version may be a little high!
I also encountered the problem. Then,I used a low version Tcl and the compile is success.
May be helpful to you!
I also encountered the problem. Then,I used a low version Tcl and the compile is success.
May be helpful to you!
lish hit
Harbin Institute of Technology
e-mail:leeshhit@163.com
Structural nonlinear dynamic analysis,
structural simulation
Harbin Institute of Technology
e-mail:leeshhit@163.com
Structural nonlinear dynamic analysis,
structural simulation
finally i could fix my problem.. i copied the subdirectory include from C:/Program Files/Tcl/include and pasted it at another location in my C drive. Then I added this include directory in the list of "Additonal Include Directories" for all the projects in Opensees. Doing so, I could compile the codes successully.
Thanks to Frank and others for providing me with their suggestions that helped me get closer to fixing the problem.
Thanks to Frank and others for providing me with their suggestions that helped me get closer to fixing the problem.