delorie.com/archives/browse.cgi | search |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=Y0oOhX36Gh6mbg32 | |
bj5+fD+N8sx4aUM3Wz7QNGW00/ODmhn1NzLjVjS/MmyvSoi9ogq/0TckKBJ2/2yJ | |
BwGg6IkY7/B5d91+cQOBXgHaEnfJZwcjp1r1tj2t3H5o+lLuPZ7/3gZYq3NmvxCS | |
YrQrUsRfk1vAPA59ZO+iGIf7EkA= | |
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:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=rX5og2G6u22HZGeneNLHlM | |
spicg=; b=KMsFErFht0ty3Bim2m8DMdkDOvFu+6g/dqOEv8uwwAcbAfZfyL1RQw | |
QCHXUSTrqSi6rKj1wEcgY+0AXX7NCSIo9n4V7S+3xJRiK7LEHi8CDn3mhFRRLd2l | |
NhpjfTzZUfumAX/p9rHbFBLqN8yxiX1fBRMj6ieoU9tUGcM5F7cG0= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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-Spam-SWARE-Status: | No, score=-1.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*MI:sk:fb3fb6c, H*i:sk:fb3fb6c, H*f:sk:fb3fb6c, HContent-Transfer-Encoding:8bit |
X-HELO: | mailsrv.cs.umass.edu |
Reply-To: | moss AT cs DOT umass DOT edu |
Subject: | Re: Can't compile port qtermwidget |
To: | cygwin AT cygwin DOT com |
References: | <4f7262ba-4257-625c-c04b-7ba6496309c4 AT galbraiths DOT ca> <e7e0c94a-b6b7-9b31-f2e8-70fe6c7212fd AT cs DOT umass DOT edu> <fb3fb6c1-8073-5ad6-c07a-00d662725e16 AT galbraiths DOT ca> |
From: | Eliot Moss <moss AT cs DOT umass DOT edu> |
Message-ID: | <b3aa3c19-9cdd-3437-84a4-5a399e050250@cs.umass.edu> |
Date: | Mon, 10 Feb 2020 09:55:19 -0500 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <fb3fb6c1-8073-5ad6-c07a-00d662725e16@galbraiths.ca> |
X-IsSubscribed: | yes |
On 2/9/2020 10:21 PM, Paul Galbraith via cygwin wrote: > On 2020-02-09 5:18 p.m., Eliot Moss wrote: >> I am not Qt savvy, but I can think of two generic things to check: >> >> - The Qt version in the cygwin libraries you have, versus what qtermwidget expects. >> >> - The version of the C compiler (gcc keeps evolving, and that sometimes breaks things). >>  Maybe there is info on the web about Qt issues with various version of gcc. > > Thanks Eliot. The package works with the current Qt libs so I'm working under the assumption that > the Qt version is Ok. > > I've figured out that if -DQT_NO_CAST_FROM_ASCII and -DQT_NO_CAST_TO_ASCII are removed from the > compile directives, the situation improves drastically (at least on the first file I tried to > compile manually, the number of compile errors goes from dozens to zero). But, I don't know why > Cmake is adding those directives. I wonder ... are there relevant ./configure options? EM -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |