Error building Tcl/tk

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
qidawson
Posts: 2
Joined: Wed Oct 15, 2014 11:32 pm
Location: USM

Error building Tcl/tk

Post by qidawson » Thu Jan 22, 2015 1:02 am

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

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Error building Tcl/tk

Post by fmk » Thu Jan 22, 2015 3:24 pm

OpenSees does not need Tk.

Post Reply