Hello good people,
I have visual studio 6.0 Enterprise edition on my computer.
I compiled tcl8.5a3, without problem, run the test on it and except for expr.test which fails, all others pass the test. I installed it with: nmake -f makefile.vc install
Now, when it comes to compiling tk8.5a3, it...