[vtkusers] stand-alone windows application
David.Pont at ForestResearch.co.nz
David.Pont at ForestResearch.co.nz
Wed Nov 27 14:47:25 EST 2002
> I was wondering if anyone knew of the possibility of creating .exe
windows
> file from a C++/VTK application without any need to install different
> libraries separately.
Leila,
If you perform a static link against vtk (rather than dynamic linking,
with a vtk DLL) you can get a single stand-alone executable file (probably
quite large?). Is this what you mean?
regards
Dave Pont
|--------+--------------------------------->
| | "Asad Abu-Tarif" |
| | <tarifa at rpi.edu> |
| | Sent by: |
| | vtkusers-admin at public.k|
| | itware.com |
| | |
| | |
| | 28/11/2002 05:25 |
| | |
|--------+--------------------------------->
>------------------------------------------------------------------------------------------------------------|
| |
| To: "Leila Baghdadi" <baghdadi at sickkids.ca>, <vtkusers at public.kitware.com> |
| cc: |
| Subject: Re: [vtkusers] stand-alone windows application |
>------------------------------------------------------------------------------------------------------------|
Hi Leila,
You can always use something like Thinstall package.
http://thinstall.com/about/#_Thinstall_allows_your
I'm not aware of any free package that allows you
to do this.
Cheers,
Asad
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Asad Abu-Tarif, Ph.D.
Computer Research Engineer
AutoQuant Imaging, Inc.
877 25th. Street
Watervliet, NY 12189
http://www.aqi.com/
----- Original Message -----
From: "Leila Baghdadi" <baghdadi at sickkids.ca>
To: <vtkusers at public.kitware.com>
Sent: Wednesday, November 27, 2002 11:07 AM
Subject: [vtkusers] stand-alone windows application
> Dear VTK users
>
> I was wondering if anyone knew of the possibility of creating .exe
windows
> file from a C++/VTK application without any need to install different
> libraries separately.
>
>
> Thank you for your time
>
>
> Leila
>
> _______________________________________________
> 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
>
More information about the vtkusers
mailing list