Sujet : Re: Tcl / Tk on Windows
De : rich (at) *nospam* example.invalid (Rich)
Groupes : comp.lang.tclDate : 15. Dec 2024, 22:08:19
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vjngg3$o9kj$1@dont-email.me>
References : 1 2 3
User-Agent : tin/2.6.1-20211226 ("Convalmore") (Linux/5.15.139 (x86_64))
Roderick <
hruodr@gmail.com> wrote:
On Thu, 12 Dec 2024, greg wrote:
Gregor
(but Windows != Unix)
Yes, that is really my biggest problem.
There is no other way than to confront a Windows machine and test.
I only need tcl, tk and sqlite3 library, and the program does only
some calculations on a DB. Perhaps in this very special case cygwin could
be usable by a windows user, but I will try with something more native.
Given those requirements, you'd be best off with one of the "single
file executable packages" (i.e., starkit/freewrap/undroidwish/etc.).
You do the "small extra work" of wrapping all the Tcl/Tk code into the
"package".
For your windows user(s) they just see a single executable they can
double click upon to launch.