Artifacts Associated With Ticket 740a7ac60d4ebec1bdfe2d3cc3590e5d0b3f3773
Ticket change [479518759c] (rid 1257) by anonymous on 2017-02-09 08:18:27:
- foundin initialized to: "1.7.11"
- icomment:
I cannot easily build for windows, there is no win dir in the source, makefile.vc... And any guideline to generate db_params.h on windows?
- login: "anonymous"
- mimetype: "text/x-fossil-plain"
- private_contact initialized to: "f5e96bd3168d173a07f11b6f7040c085db1fb97d"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to: "How to build Tcl tls on Windows from scratch?"
- type initialized to: "Build Problem"
Ticket change [4d13c11866] (rid 1286) by anonymous on 2017-05-03 14:54:28:
- foundin changed to: "1.7.12"
- icomment:
I got it running with mingw32. I made the following patch to the "aclocal.m4" file: 677a678,682 > case $host_os in > mingw32|mingw32msvc*|msvc|cygwin*) > TCLTLS_SSL_LIBS="${TCLTLS_SSL_LIBS} -lws2_32" > ;; > esac
- login: "anonymous"
- mimetype: "text/x-fossil-plain"
- priority changed to: "Immediate"
- resolution changed to: "Open"