delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/09/09/06:53:59

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:mime-version:date:message-id:subject:from:to
:content-type:content-transfer-encoding; q=dns; s=default; b=bn3
NpzlcaZqSfeBWAfYe4nBetGt66vJJQhVXOmjMJNzgGOO4Rro89XwbFLX/JVM11w3
aNYQIxqH142MC5oQLXWDy9C23VhjEhSV6P+0dEF3Ixw83PgM7JCh3s/q4CaDZrFL
AUHt/YcLrRVuCRXInNpB2Qox2hi57xtBGIqLK6Zs=
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:mime-version:date:message-id:subject:from:to
:content-type:content-transfer-encoding; s=default; bh=aCbSXHoK/
yzvIuVDHl8+fs/5PQQ=; b=D8JbSP7KGFvMFDv61JcNS5nuqeR1MSkxmHpUWWPTJ
mclPIfkO4gEQk61AJXYxEqFwbK3tpkCj60e2Lp6aAouBTjRfwu4nKTT2s5ljcreD
7K1EgxtbkSWyRSvIIAEm6zg0ciDUBA44wY4Wm7KUL4PpoTgtM9rqLfb5FSnipp55
Ww=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,NO_RELAYS autolearn=no version=3.3.2
X-HELO: mail-wg0-f42.google.com
MIME-Version: 1.0
X-Received: by 10.194.176.163 with SMTP id cj3mr12231950wjc.8.1378724021223; Mon, 09 Sep 2013 03:53:41 -0700 (PDT)
Date: Mon, 9 Sep 2013 12:53:41 +0200
Message-ID: <CAMCbSMpJYXj_Ky0cad=HWQgzcZfiLN6PyenRf6h+mNVZOjepCw@mail.gmail.com>
Subject: Problem compiling Qt4
From: Arjen Markus <arjen DOT markus895 AT gmail DOT com>
To: Andrey Repin <cygwin AT cygwin DOT com>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r89ArvLV021397

Hello,

I have been trying to use Qt4 in the PLplot project as one of the
graphical devices, but I ran into two problems building Qt4:

- While compiling the libraries, it turned out that the constant
QT_OPEN_LARGEFILE'
  was not defined. I could solve this by adding a definition in the file
  mkspecs/cygwin-g++/qplatformdefs.h.

- This made the build process continue, but later on it failed with
this message:

/qt/bin/uic dialogs/qprintpropertieswidget.ui -o
.uic/release-shared/ui_qprintpropertieswidget.h
g++ -c -pipe ... -o .obj/release-shared/qgtkstyle_p.o styles/qgtkstyle_p.cpp
styles/qgtkstyle_p.cpp: In member function ‘virtual void
QGtkStylePrivate::initGtkWidgets() const’:
styles/qgtkstyle_p.cpp:524:9: error: ‘gtk_init_abi_check’ is not a
member of ‘QGtkStylePrivate’

I have no idea whether this is at all relevant, but it prevents the
build from succeeding and therefore the installation fails as well.

Can anyone indicate how to solve this issue?

Regards,

Arjen

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019