Menu

Tree [r3] / cmp / TkCon /
 History

HTTPS access


File Date Author Commit
 TkCon.tpkg 2007-05-16 aotto1968 [r1] initial setup
 .FILES 2007-05-16 aotto1968 [r1] initial setup
 ITkCon.tcl 2007-05-16 aotto1968 [r1] initial setup
 README 2007-05-16 aotto1968 [r1] initial setup
 VERSION 2007-05-16 aotto1968 [r1] initial setup
 project.cct 2007-05-16 aotto1968 [r1] initial setup
 tkcon_main.tcl 2007-05-16 aotto1968 [r1] initial setup
 tkcon_proc.tcl 2007-05-16 aotto1968 [r1] initial setup

Read Me

#§
#§  Compiler - TkCon
#§
#§  (C) IPN - Ingenieurbuero fuer Praezisionsnumerik
#§
#§  Dipl.-Ing. Andreas Otto
#§  Ulmenstrasse 3
#§  D-34289 Zierenberg
#§  mailto:aotto@t-online.de
#§
#§  Alle Rechte vorbehalten
#§


INTRO
-----

  this plugin provides the "TkCon" tool to the
  programmer. It is used to provide a GUI command-
  line to the cct "wish" command.

          "cct wish ...."


COMPILE
-------

  TARGET = linuxi386 or wini386 (default linuxi386)

  to create dynamic libraries

  type:    "cct -a -m $TARGET make c.is"

  help:    -a ..... all packages from project.cct
           -m ..... compiler target
           make ... invoke the "Compiler" engine
           c.is ... install the C backend output


INSTALL
-------

  change into the parent directory and

  type:    "cct -t TkCon -m $TARGET pkg --add"

  for the first installation or

  type:    "cct -t TkCon -m $TARGET pkg --upd"

  for update.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.