public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem compiling Qt4
@ 2013-09-09 12:19 Arjen Markus
  0 siblings, 0 replies; only message in thread
From: Arjen Markus @ 2013-09-09 12:19 UTC (permalink / raw)
  To: Andrey Repin

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-09 10:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-09 12:19 Problem compiling Qt4 Arjen Markus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).