Sujet : Re: Where to put dll's in starkits
De : saitology9 (at) *nospam* gmail.com (saito)
Groupes : comp.lang.tclDate : 19. Jun 2025, 21:31:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1031s3h$412a$1@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
On 6/19/2025 3:39 PM, Paul Obermeier wrote:
It seems you are using some kind of Tcl BI distribution, ex. BAWT.
A lot of DLL's are in the bin directory, which are needed by several packages.
>
I am indeed using BAWT :-)
For Img or tksvg you do not need any external DLL's.
Img contains the needed PNG, JPEG and TIFF libraries already.
That is really good info. I will try the barebones approach when I come back to it later.