Overview
Artifact ID: | cbeb84adb6936784d39cad5f1ba54d28488d4a6a |
---|---|
Ticket: | 0d77bbefea16efe31e7eac94bafe9e8400f348a4
Trying to create a minimal tclkit (Web Interface) |
User & Date: | anonymous on 2017-10-01 21:23:45 |
Changes
- comment changed to:
<div>I was trying to create a minimal tclkit (with included Tk)</div><div><br /></div><div>My first try was:</div><div> Platform: Windows/amd64</div><div> * Packages: Tk </div><div> * Kit: Threaded</div><div> * Kit Storage: Automatic</div><div>The resulting tclkit.exe was ok when used standalone, but then when I used it</div><div>for building a starpack</div><div> tclsh sdk.kit app.exe -runtime tclkit.exe</div><div>I got a fatal error when launching app.exe:</div><div> A critical error occurred. ... Can't find a usable init.tcl</div><div> </div><div><span style="font-size: 10pt;">After various experiments, I realized that I needed to select the Metakit package</span></div><div>when launching KitCreator.</div><div><br /></div><div>The resulting tclkit is now suitable for building starpacks (Successfully tested for win 32/64, linux 32/64 and macosx)</div><div>Good ! it works ! but my only complaint is that the size of these 'minimal' tclkit</div><div>is still huge ( between 4 and 5 MBytes ).</div><div><br /></div><div>Is there a way to reduce further the size of these tclkits ?</div><div><br /></div>
- foundin changed to: "last"
- login: "anonymous"
- private_contact changed to: "af9c70d5700d5af288b87a3a9ed94e1300911d18"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Trying to create a minimal tclkit (Web Interface)"
- type changed to: "Feature Request"