When building Tk on windows using makefile.vc, it is required to specify OPTS=threads on the command line as otherwise the linker will look for tcl86.lib and building Tcl only generated tcl86t.lib
I didn't work on correcting this properly because (a) I didn't understand what needed to change, and (b) I couldn't test anything anyway (lacking both platform and build-chain).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I didn't work on correcting this properly because (a) I didn't understand what needed to change, and (b) I couldn't test anything anyway (lacking both platform and build-chain).
I think I fixed that already looooong ago.
Can you confirm that it works now, Jos?
Regards,
Jan Nijtmans