Search found 2 matches

by qidawson
Wed Feb 25, 2015 11:45 pm
Forum: OpenSees.exe Users
Topic: BuildingTcl 1.9 Has been released!!!
Replies: 101
Views: 876266

Re: BuildingTcl 1.9 Has been released!!!

building tcl still available or not? how to install it?

thank you in advance...
by qidawson
Thu Jan 22, 2015 1:02 am
Forum: OpenSees.exe Users
Topic: Error building Tcl/tk
Replies: 1
Views: 1128

Error building Tcl/tk

hi!

I'm trying to build tcl/tk 8.5.17 for windows 7. I did build tcl successfully. However, when i try to build tk, error had occur as follows,

C:\Program Files\Microsoft Visual Studio 10.0\VC>cd C:\Program Files\Tcl\tk8.5.1
7\win

C:\Program Files\Tcl\tk8.5.17\win>nmake -fmakefile.vc TCLDIR=C:\Program Files\Tc
l\tcl8.5.17

Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.

Identifier REG_SZ x86 Family 6 Model 23 Stepping 10
===============================================================================
*** Compiler has 'Optimizations'
*** Compiler does not have 'Pentium 0x0f fix'
*** Linker does not have 'Win98 alignment problem'
rules.vc(522) : fatal error U1050:
Failed to find tcl.h. The TCLDIR macro does not appear correct.
Stop.
C:\Program Files\Tcl\tk8.5.17\win>

how to solve this error?
thank you