X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4AA4F6DF.3060708@alcatel-lucent.it> Date: Mon, 07 Sep 2009 14:04:47 +0200 From: Danilo Turina User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to deploy Application compiled with QT3 in Cygwin to Windows? References: <610600 DOT 62882 DOT qm AT web110212 DOT mail DOT gq1 DOT yahoo DOT com> In-Reply-To: <610600.62882.qm@web110212.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Pok Wilson wrote: > Good day, > > I have successfully compiled my GUI Applicaton using QT3 in Cygwin. > > May I know how can I deploy this Appliation in Windows? > > > As it requires a X server to run QT3 in Cygwin, when I try to run the application.exe in Windows platform, I get the message "Cannot Connect to X Server". > > I can run my Application in the X server. > > I hope to be able to run my Application.exe without having connect to X server in Windows so that it can be deployed to Windows platform. You can't, sorry. Being Cygwin a Unix emulation layer, you should treat your application as a Unix one: could a GUI Unix application QT3-based run without an X server? No. If you need to run your application in Windows you have not to make it a Cygwin application but, instead, a "real" Windows application and user/link the Windows version of QT3. > Thanks, > Wilson Ciao, Danilo -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple