[vtkusers] Fwd: standalone *.exe

John Drescher drescherjm at gmail.com
Fri Oct 5 18:12:12 EDT 2012


---------- Forwarded message ----------
From: John Drescher <drescherjm at gmail.com>
Date: Fri, Oct 5, 2012 at 6:12 PM
Subject: Re: [vtkusers] standalone *.exe
To: matheus_viana <vianamp at gmail.com>


On Fri, Oct 5, 2012 at 5:52 PM, matheus_viana <vianamp at gmail.com> wrote:
> Hey John,
>
> Did you get this working? I'm asking because I'm also interested in export
> my exe as a standalone.
>

I do not test this often since I build most of my code with Qt which
has a license that requires Qt to be built as DLLs if I do not pay for
the commercial version.


I believe you will still need MS runtimes with BUILD_SHARED_LIBS
turned off or if you really want change the C++ / linker settings in
CMake to not use the dynamic microsoft crt.

John


-- 
John M. Drescher



More information about the vtkusers mailing list