X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?UTF-8?B?UmVuw6kgQmVyYmVy?= Subject: Re: How to install QT in CYGWIN Date: Tue, 25 Aug 2009 12:31:12 -0500 Lines: 62 Message-ID: References: <939813 DOT 84678 DOT qm AT web110210 DOT mail DOT gq1 DOT yahoo DOT com> <4A940F25 DOT 9050401 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <4A940F25.9050401@cygwin.com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Larry Hall (Cygwin) wrote: > On 08/25/2009 04:28 AM, Pok Wilson wrote: >> Good day, >> >> I have successfully compliled command prompt application in for >> Windows platform using cygwin (1.5.25-15). I need to use cygwin as my >> program requires Unix header files and only cygwin allows me to >> compile my program in a Windows environment. >> >> Now i need to improve my program to make it a GUI application. And >> this is where I need help. >> >> I am intending to use QT4.5.3 to create my GUI. And I have read about >> installin QT in cygwin to do that. After reading all the archives, I >> am really confused. I need some clear instructions on how it can be down. >> >> Is it possible for you to guide me in achieving this? I need to >> install QT in cygwin so that I can make my command prompt application >> to become a GUI application. >> I am using QT because it is able to create GUI application for Windows >> and Linux platforms. And more importantly QT is WYSIWYG which makes >> creating a GUI application simpler. >> >> I would definitely accept other suggestions to achieve my objective if >> there are other alternatives. Thanks in advance for your help >> >> Platform: Windows XP Professional >> Compiler: cygwin (1.5.25-15) >=20 > 1.5.25-15 is the version of the "cygwin" package. The compiler (gcc) > version is 3.4.4 for the > 1.5.x release of Cygwin. >=20 > I'm no QT expert (and I actually haven't even touched it in years) but > from what I can see, > only QT3 is available as part of the release. There is this message > from Yaakov a while > back about QT4: >=20 > >=20 > Not sure how far he got, since Cygwin Ports (cygwinports.dotsrc.org) > isn't accessible to me at > the moment. So perhaps there is a QT4 floating around for Cygwin 1.5.x > on that site. If not, > you'd have to build it yourself. Beware that Yaakov's Qt is for X Windows, not the native Qt. If you install from Trolltech it includes MinGW, which is far from being as complete a development environment as Cygwin but, if you don't need other development libraries will do just fine (usually it is much more complicated). An alternative is cross-building from Linux, take a look at http://fedoraproject.org/wiki/MinGW --=20 Ren=C3=A9 Berber -- 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