Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Tcl/Tk for native Windows x64?

17 views
Skip to first unread message

Sergio Ramirez

unread,
Feb 22, 2007, 12:58:53 PM2/22/07
to
Folks:

Is Tcl/Tk available for Windows x64 (2003 server 64 or XP-64) as native
64-bit binaries? I've seen Active Tcl's website but they don't mention
64-bit windows.

I'm porting a 32-bit signal processing program (huge beast) written in C
that uses curses for input, and I'm evaluating what to use for porting. I
can't find a suitable x64 implementation of curses, so I'm checking other
options. My target platforms are Win32, native x64 Windows, and Solaris
(probably Linux in a couple of years), so I need a GUI method available on
all those platforms. If you have any suggestions I'll appreciate it

Sergio


Pat Thoyts

unread,
Feb 24, 2007, 4:13:39 AM2/24/07
to
"Sergio Ramirez" <calza...@hotmail.com> writes:

Get the Microsoft Windows Platform SDK and install it. Open the build
environment for Windows XP 64 bit retail (there are a bunch of similar
options installed into the start menus). Now go and build tcl using
the win/makefile.vc build script.

I have an example of a Win64-amd64 tclkit at
http://www.patthoyts.tk/tclkit.html#amd64
which you might like to try out.

--
Pat Thoyts http://www.patthoyts.tk/
To reply, rot13 the return address or read the X-Address header.
PGP fingerprint 2C 6E 98 07 2C 59 C8 97 10 CE 11 E6 04 E0 B9 DD

Sergio Ramirez

unread,
Feb 26, 2007, 10:49:06 AM2/26/07
to
Pat:

OK, Thanks. I'll try that. I think we've found an alternate option (write
a mini-curses using the console API and continue to use curses in Solaris),
but will try Tcl/Tk anyways.

Sergio

"Pat Thoyts" <cngg...@hfref.fbheprsbetr.arg> wrote in message
news:87ps7z9...@badger.patthoyts.tk...

0 new messages