Dear all,
I am trying to add a new element to Opensees, but when I try to rebuild the solution I got the following error: "C1083 Cannot open include file: 'tcl.h': No such file or directory". Can anyone suggest me what I'm doing wrong? I am using Visual Studio 2017.
Thank you in advance!
add new element. error C1083 'tcl.h': No such file
Moderators: silvia, selimgunay, Moderators
Re: add new element. error C1083 'tcl.h': No such file
I am getting the same error with Opensees 3.0.0 could you solve it?
Re: add new element. error C1083 'tcl.h': No such file
CMiculas wrote:
> Dear all,
>
> I am trying to add a new element to Opensees, but when I try to rebuild the
> solution I got the following error: "C1083 Cannot open include file:
> 'tcl.h': No such file or directory". Can anyone suggest me what I'm
> doing wrong? I am using Visual Studio 2017.
>
> Thank you in advance!
CMiculas,
Please check in your project settings where tcl should be located (ProgramFiles/tcl or ProgramFiles(x86)/tcl) and reinstall it there, that should solve the problem.
Regards.
> Dear all,
>
> I am trying to add a new element to Opensees, but when I try to rebuild the
> solution I got the following error: "C1083 Cannot open include file:
> 'tcl.h': No such file or directory". Can anyone suggest me what I'm
> doing wrong? I am using Visual Studio 2017.
>
> Thank you in advance!
CMiculas,
Please check in your project settings where tcl should be located (ProgramFiles/tcl or ProgramFiles(x86)/tcl) and reinstall it there, that should solve the problem.
Regards.