History Of Ticket 740a7ac60d4ebec1

Artifacts Associated With Ticket 740a7ac60d4ebec1

  1. Ticket change [479518759c] (rid 1257) by anonymous on 2017-02-09 08:18:27:

    1. foundin initialized to: "1.7.11"
    2. 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?
      
    3. login: "anonymous"
    4. mimetype: "text/x-fossil-plain"
    5. private_contact initialized to: "f5e96bd3168d173a07f11b6f7040c085db1fb97d"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "How to build Tcl tls on Windows from scratch?"
    9. type initialized to: "Build Problem"
  2. Ticket change [4d13c11866] (rid 1286) by anonymous on 2017-05-03 14:54:28:

    1. foundin changed to: "1.7.12"
    2. 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
      
    3. login: "anonymous"
    4. mimetype: "text/x-fossil-plain"
    5. priority changed to: "Immediate"
    6. resolution changed to: "Open"