Ticket Change Details
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

  1. 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>&nbsp; &nbsp; Platform: &nbsp;Windows/amd64</div><div>&nbsp; &nbsp; * Packages: Tk&nbsp;</div><div>&nbsp; &nbsp; * Kit: Threaded</div><div>&nbsp; &nbsp; * 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>&nbsp; &nbsp;tclsh sdk.kit app.exe -runtime tclkit.exe</div><div>I got a fatal error when launching app.exe:</div><div>&nbsp; &nbsp;A critical error occurred. &nbsp;... Can't find a usable init.tcl</div><div>&nbsp; &nbsp;</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>
    
  2. foundin changed to: "last"
  3. login: "anonymous"
  4. private_contact changed to: "af9c70d5700d5af288b87a3a9ed94e1300911d18"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to: "Trying to create a minimal tclkit (Web Interface)"
  8. type changed to: "Feature Request"