Qt-interest Archive, January 2007
create standalone executable
Message 1 in thread
Hi,
I have created an application using ITK, Qt and C++ in the Visual
Studio 8.0IDE. Now I want to create a standalone executable. Can
anyone please guide
me how to create a standalone executable for the application?
Thanks,
Ashish
Message 2 in thread
Thanks for your suggestions guys. The VS method worked for me.
Regards,
Ashish
On 1/25/07, Matei Stroila <matei.stroila@xxxxxxxxx> wrote:
>
> Hi Ashish,
>
> In VS, right click on your solution icon, select Add New Project, in
> Other Project Types, select Setup and Deployment, then click on Setup
> Project, customize your path etc, click OK. You will see a new project
> in the solution. Right click on it and select Add Project Output,
> select your project, dll's etc and build that setup project, we will
> get a Setup.exe and an msi installer.
>
> Matei
>
> On 1/25/07, Ashish Singh <mrasingh@xxxxxxxxx> wrote:
> > Hi,
> >
> > I have created an application using ITK, Qt and C++ in the Visual Studio
> 8.0
> > IDE. Now I want to create a standalone executable. Can anyone please
> guide
> > me how to create a standalone executable for the application?
> >
> > Thanks,
> > Ashish
> >
> > _______________________________________________
> > Insight-users mailing list
> > Insight-users@xxxxxxx
> > http://www.itk.org/mailman/listinfo/insight-users
> >
> >
> >
>
Message 3 in thread
>> standalone <<
Do you mean without DLLs?
There's lots in qt-interest about this already, e.g.
http://lists.trolltech.com/qt-interest/2003-01/thread00267-0.html.
Search for 'standalone'.
Sam Dutton
SAM DUTTON
SENIOR SITE DEVELOPER
200 GRAY'S INN ROAD
LONDON
WC1X 8XZ
UNITED KINGDOM
T +44 (0)20 7430 4496
F
E SAM.DUTTON@xxxxxxxxx
WWW.ITN.CO.UK
________________________________
From: Ashish Singh [mailto:mrasingh@xxxxxxxxx]
Sent: Thursday 25 January 2007 14:55
To: insight-users@xxxxxxx
Cc: qt-interest@xxxxxxxxxxxxx
Subject: create standalone executable
Hi,
I have created an application using ITK, Qt and C++ in the Visual Studio
8.0 IDE. Now I want to create a standalone executable. Can anyone please
guide me how to create a standalone executable for the application?
Thanks,
Ashish
Please Note:
Any views or opinions are solely those of the author and do not necessarily represent
those of Independent Television News Limited unless specifically stated.
This email and any files attached are confidential and intended solely for the use of the individual
or entity to which they are addressed.
If you have received this email in error, please notify postmaster@xxxxxxxxx
Please note that to ensure regulatory compliance and for the protection of our clients and business,
we may monitor and read messages sent to and from our systems.
Thank You.

