Pgtcl
Pgtcl copied to clipboard
how to build Pgtcl on Windows?
Hi all,
the "win" folder is 18 years old, so I doubt I can use it with MSVS 2022.
And I couldn't find any instructions on how to build Pgtcl with MSVC in your README or Tcl Wiki or anywhere else. I'm using Tcl 8.6.10 and libpq 14.4
Thanks in advance for any help
I think, the best would be to migrate to TIP 477
https://core.tcl-lang.org/tips/doc/trunk/tip/477.md
I've submitted the PR https://github.com/flightaware/Pgtcl/pull/47
I would love to use the package under windows systems. But I face also troubles to build pgtcl in windows using mingw64. Are there any official plans to support windows builds?