<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>RE: [vtkusers] prowrap usage</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi Kevin,</FONT>
</P>

<P><FONT SIZE=2>I used tclpro to wrap my VTK information. I does not work wrapped statically. I just failed. Then I used it with the option &quot;-wish-dynamic&quot;. But even copying the Tcl83.dll, Tk83.dll to the computer without Tcl/Tk and VTK, everytime I tried to run the executable file a new file in &quot;necessary&quot; file to run list was increased. The only thing that I got was a way to hide the source code. Do you have any other hint in this case?</FONT></P>

<P><FONT SIZE=2>/Marcio.</FONT>
</P>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Kevin Wright</FONT>
<BR><FONT SIZE=2>To: vtkusers@public.kitware.com</FONT>
<BR><FONT SIZE=2>Sent: 4/10/02 2:26 PM</FONT>
<BR><FONT SIZE=2>Subject: Re: [vtkusers] prowrap usage</FONT>
</P>
<BR>

<P><FONT SIZE=2>&gt;First, is &quot;prowrap&quot; program works with VTK tcl scripts (PC-platform)?</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;Second, can prowrap encode VTK libraries into the output executable?</FONT>
<BR><FONT SIZE=2>&gt;So, client's computer does not need to install VTK and TCL/Tk packages</FONT>
<BR><FONT SIZE=2>&gt;in order to run the program.</FONT>
</P>

<P><FONT SIZE=2>You can create vtk/tcl applications using prowrap.&nbsp; You can also link</FONT>
<BR><FONT SIZE=2>the </FONT>
<BR><FONT SIZE=2>libraries in statically, but that would take more effort than just</FONT>
<BR><FONT SIZE=2>shipping </FONT>
<BR><FONT SIZE=2>the dll's with your application.&nbsp; Either way, the tclpro documentation </FONT>
<BR><FONT SIZE=2>tells you how to do both.</FONT>
</P>

<P><FONT SIZE=2>Kevin.</FONT>
</P>
<BR>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>This is the private VTK discussion list. </FONT>
<BR><FONT SIZE=2>Please keep messages on-topic. Check the FAQ at:</FONT>
<BR><FONT SIZE=2>&lt;<A HREF="http://public.kitware.com/cgi-bin/vtkfaq" TARGET="_blank">http://public.kitware.com/cgi-bin/vtkfaq</A>&gt;</FONT>
<BR><FONT SIZE=2>Follow this link to subscribe/unsubscribe:</FONT>
<BR><FONT SIZE=2><A HREF="http://public.kitware.com/mailman/listinfo/vtkusers" TARGET="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</A></FONT>
</P>

</BODY>
</HTML>