X-Recipient: archive-cygwin@delorie.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=d9Vt9MawDvQmqGBO
	yOJqFE0nLcawpEZ+zqHCNyqeyYCilrkMJJqCxb93xsmp6e912WdJRlHVPp5wHLi9
	2QgJNyzn+XgZcmTcgXAjw9O+kkMzmlzfwImYv1yvTJubzyW0nZKtoUoeI0MQwvH7
	Y6yL/WN71YA5j6GQb8uK9a/6x68=
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=gC4xmSZnk6vlXOKIyRZMke
	x3T3A=; b=H0usqkrPh31aVXWchDNRvMtajPElzFhkUTE2hoohfpHtWs62z2OXev
	d7jULBnk7akLymN0IGMYN1wGXDi8OxgG1lyguoikMgeQ8O2YMc3xHpo/gXq0+a1q
	l1yIvwfRK+3467D69ClVEv550WW+RhU/xxnhTnJUCnbGXcCXeeeic=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_05,SPF_PASS autolearn=ham version=3.3.1 spammy=qtermwidget, galbraith, Galbraith, H*f:sk:4f7262b
X-HELO: mailsrv.cs.umass.edu
Reply-To: moss@cs.umass.edu
Subject: Re: Can't compile port qtermwidget
To: cygwin@cygwin.com
References: <4f7262ba-4257-625c-c04b-7ba6496309c4@galbraiths.ca>
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <e7e0c94a-b6b7-9b31-f2e8-70fe6c7212fd@cs.umass.edu>
Date: Sun, 9 Feb 2020 17:18:00 -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: <4f7262ba-4257-625c-c04b-7ba6496309c4@galbraiths.ca>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 2/9/2020 5:10 PM, Paul Galbraith via cygwin wrote:
> I was trying to compile the qtermwidget (0.8.0) port with cygport, but I'm getting a lot of Qt 
> related errors (see attached).
> 
> I was wondering if there's anyone with some Qt experience who could help point me in the right 
> direction.  Since it's been 25+ years since I've done anything with a C compiler, I'm inclined to 
> believe that I'm missing something obvious (maybe a Qt package that I've missed?).

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.

HTH ... Eliot Moss

--
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

