[vtkusers] VTK-Tcl/Tk users

glawlor at pop3.ucd.ie glawlor at pop3.ucd.ie
Fri Apr 5 06:16:16 EST 2002


Here's a snippet from the tclpro user's guide:

"TclPro Wrapper is a tool that collects all of the files needed to run
a Tcl application—such as Tcl scripts, graphics and other data files, Tcl
extensions, a Tcl interpreter, and the standard Tcl and Tk libraries—into a single executable file, which is called a wrapped application."

I tried it on decimate.tcl (a small tcl example app from vtk3.2) and it worked perfectly - you need to use the "wish-dynamic" option, because of the "load vtkXXXXXTcl.dll" commands.

You can get tclpro from www.scriptics.com

HTH

Goodwin

Original Message:
-----------------
From: Christian Poecher poecher at icom-consulting.de
Date: Fri, 05 Apr 2002 12:30:26 +0200
To: marcio.mathias at edb.ericsson.se, vtkusers at public.kitware.com
Subject: Re: [vtkusers] VTK-Tcl/Tk users


We are using a free tool called tcl2exe (for windows). It generates C
code which can be compiled using a normal C-Compiler. The C code
contains a Tcl-Runtime and all scripts you wish to include. You can also
hide your Tcl-Code by scrambling it, so it will be harder to extract.
I believe there is a similar tool in TclPro, which is also free, but I
havn't tested this.

chris


> "Marcio Antonio Mathias (EDB)" schrieb:
> I would like to convert my VTK application in a executable file for
> computers without a Tcl/Tk interpreter. I am facing some dificults
> (lack of information).
> 
> Is it possible to send me an example of the convertion or point where
> the  "how-to-do-it" lives?


-- 
________________________________________________________________________
Christian Poecher                      mailto:poecher at icom-consulting.de
ICOM GmbH   					Phone: +49 241 9367-1554
Schloss-Rahe-Str. 15, 52072 Aachen, Germany     Fax  : +49 241 9367-1589
________________________________________________________________________
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




More information about the vtkusers mailing list