Skip to content

Include tcltk distribution into the packageΒ #24

@skoro

Description

@skoro

This is especially actual for Windows users who needs to install TclTk separately by using one of available distribution. Including tcltk will be much simpler for getting started with the package.

What should be done:

  • make tcltk compilation script (I manually tried msys2 for compiling and it works but it should be automated)
  • strip unneeded files from tcltk to reduce distribution size (demo, help, etc)
  • make os detection before app bootstrapping to pickup the included distribution depending on os

Disadvantages:

  • the package size will be increased (+ ~10mb)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions