X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <95455e980802202016r212f1847vf3b5fe8251d57523@mail.gmail.com> Date: Thu, 21 Feb 2008 15:16:47 +1100 From: hce To: cygwin AT cygwin DOT com Subject: Re: Building C++ program with QT under cygwin In-Reply-To: <47BCF106.3080204@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <95455e980802201631t62ff6b6pd8074e93d40fa7a7 AT mail DOT gmail DOT com> <47BCCC17 DOT 2090304 AT pacific DOT net DOT sg> <95455e980802201733u19f0b02at14ac05dda3ff0256 AT mail DOT gmail DOT com> <47BCDAC7 DOT 6080101 AT cygwin DOT com> <95455e980802201824r66d12064pcc812e3a81206e4d AT mail DOT gmail DOT com> <47BCF106 DOT 3080204 AT cygwin DOT 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 On Thu, Feb 21, 2008 at 2:33 PM, Larry Hall (Cygwin) wrote: > hce wrote: > > On Thu, Feb 21, 2008 at 12:58 PM, Larry Hall (Cygwin) > > wrote: > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > . Thanks. > > > > > > >> If you can live with QT3, just go to kde-cygwin.sourceforge.net and install > >> the pre-packaged version using 'setup.exe'. > > > > I am using QT 4.3 under linux, so I guess have to download the same > > version QT to the cygwin. I guess you said yes I should install the QT > > 4.3 for Linux package under Cygwin. Please correct me. > > If you must have QT 4.3, then you need to pull the source for that over and > try to build it under Cygwin. I actually tried QT 4.3 linux packaget, but could not build it could not find cygwin-g++ in makespec directory. The QT seems only support minGW on Windows. I then tried to installed QT 3 as you suggested from setup.exe, it got an error "QMAKSPEC" is not defined when calling "gmake -unix -o Makefile project.pro" which was the same command I was running on linux machine. Any advice how to use QT 3 under cygwin? Thank you. Jim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/