X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=dmnr6tH1dl/aZI5vyVUMixH+b02Z mjhASWnvVLli4EoNLIn0mdh+J6sg3lYlr7QiJMMDPByCB9bY22Fmzkd/oaymC9oW 5u9UsEajG1EFPolWCcYTcg3B/tQv6+M41raJoRtYTWwUISxiXYQwkVMFAo4m2nOR vsGDJsDQFy22lTU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id :references:to; s=default; bh=5y5wrV9XghBKAtbiDIL08kc1QRo=; b=W9 u7alTYYNWmrS0SI4w79mt2PLDtcBX1K0JZFIR7F+VPjOBAyIEQD0+aVZut0q3L1r lMuBd0OYQtcjtN6YGihul/dStWD+FAbJqXFNIB8JBw+L9Nh/9iTkL4MVKtzSdrW7 MJMRwFGUW9kTZ6rxn7GA8nGy6xNomKZCkzgUcLT7Q= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: smtp5-g21.free.fr Subject: Re: qt5 announce please Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Content-Type: text/plain; charset=iso-8859-1 From: Denis Excoffier In-Reply-To: Date: Tue, 4 Nov 2014 20:50:35 +0100 Cc: Cygwin Mailing List Message-Id: References: <5457FF01 DOT 4050907 AT cygwin DOT com> To: Yaakov Selkowitz Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sA4JorP3019328 On 2014-11-03 23:17, Yaakov Selkowitz wrote: >> >> On 2014-11-03 16:10, Denis Excoffier wrote: > >> >>> Perhaps unrelated, i cannot compile cmake-3.1.0-rc1 any more since that. >> >> http://sourceforge.net/p/cygwin-ports/cmake/ci/master/tree/2.8.12-gui-qt4.patch >> >> or, presumably, inherit qt5 instead of qt4 and change the boostrap argument to --qt-qmake=${QT5_QMAKE}. > > Thanks for the hints. Like in 2.8.12-gui-qt4.patch, i commented out "find_package(Qt5Core QUIET)" in Tests/RunCMake/CMakeLists.txt and also "find_package(Qt5Widgets QUIET NO_MODULE)" in Tests/CMakeLists.txt. Only then i was able to compile successfully. Also, i didn't touch the "find_package(Qt5Widgets QUIET)" in Source/QtDialog/CMakeLists.txt which does not seem to cause any harm. Thanks, Denis Excoffier. -- 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