hi fmk,
i have ActiveTcl8.5.7.0 installed in the machine
I have verified this.
thanks
SSL error
Moderators: silvia, selimgunay, Moderators
hi fmk,
finally able to figure out the problem.
Now I got OpenSees.exe. also ran some examples, working fine so far.
Actually the problem was in tcl/tk header files. by default it was taking the header files of tcl8.4. Later I did:
TCL_INCLUDES = "location where tcl8.5 is installed"
Thank You very much for your co-operation.
Now I am thinking to compile OpenSees PARALLEL. any suggestions....
finally able to figure out the problem.
Now I got OpenSees.exe. also ran some examples, working fine so far.
Actually the problem was in tcl/tk header files. by default it was taking the header files of tcl8.4. Later I did:
TCL_INCLUDES = "location where tcl8.5 is installed"
Thank You very much for your co-operation.
Now I am thinking to compile OpenSees PARALLEL. any suggestions....