Sujet : Re: Tclkit for MacOS
De : aldo.w.buratti (at) *nospam* gmail.com (abu)
Groupes : comp.lang.tclDate : 11. Feb 2025, 01:33:21
Autres entêtes
Organisation : RetroBBS
Message-ID : <9d905eaf4a22152419c9f1ecaeb2ce1e@www.rocksolidbbs.com>
References : 1
User-Agent : Rocksolid Light
OK, (alternative) solution found.
From github, I opened one of the Action pages
example
https://github.com/tcltk/tk/actions/runs/13235982782and then downloaded
Wish 9.0.2 macOS single-file build (snapshot)
It's a single file executable thus very like a tclkit.
(WARNING; you must be logged in, or download won't be enabled).
Tested; OK It's a single.file executable (8,5 MB) fully working.
Now I'm ready to create and deploy a macOS App, just by packing this
executable and my specific scripts (Tcl plus some binary libraries).
Aldo