public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: tmacchant <tmacchant@yahoo.co.jp>
To: cygwin@cygwin.com
Subject: question on building qt5
Date: Tue, 12 May 2015 10:11:00 -0000	[thread overview]
Message-ID: <1431423954558-118172.post@n5.nabble.com> (raw)

I would like to try the patch to qt-5 which enables qt terminal for gnuplot
for Cygwin.
http://gnuplot.10905.n7.nabble.com/Gnuplot-version-5-0-is-now-available-td19185.html#a19202

I have downloaded qt5-base-5.4.1-3.src.
I have attached all patches in the directory and patch for the above thread.

I have tried configure

cd /cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/build
../qtbase-opensource-src-5.4.1/configure -prefix /opt/qt-5.4.1 -platform
cygwin-g++ -confirm-license -opensource -release -c++11 -shared
-optimized-qmake -no-rpath -no-reduce-exports -no-reduce-relocations
-no-largefile -accessibility -no-sql-db2 -no-sql-ibase -no-sql-oci
-no-sql-sqlite2 -system-zlib -system-libpng -system-libjpeg -dbus-linked
-openssl-linked -system-pcre -system-harfbuzz -system-xcb -system-xkbcommon
-gui -widgets -no-cups -icu -iconv -pch -xcb -no-egl -no-eglfs -opengl
desktop -glib -gtkstyle

/cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/qtbase-opensource-src-5.4.1
(source directory with patch applied.)
/cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/build
(build directory)

After the report:

  :
  :
  xkbcommon .............. yes (system library)
  zlib ................... yes (system library)


NOTE: When linking against OpenSSL, you can override the default
library names through OPENSSL_LIBS.
For example:
    OPENSSL_LIBS='-L/opt/ssl/lib -lssl -lcrypto' ./configure -openssl-linked

/cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/qtbase-opensource-src-5.4.1/mkspecs/features/qt_parts.prf:13:
Cannot write cache file
/cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/build/.qmake.cache:
Cannot create parent directory.
/cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/qtbase-opensource-src-5.4.1/qtbase.pro:95:
Cannot write file
/cygdrive/e/usr/Tatsu/cyg64work/qt5/qt5-5.4.1/qt5-base-5.4.1-3.src/build/mkspecs/modules/qt_tool_syncqt.pri:
Cannot create parent directory.
Project ERROR: Aborting.

I cannot proceed any longer.

Any suggestions?

Regards

Tatsuro





--
View this message in context: http://cygwin.1069669.n5.nabble.com/question-on-building-qt5-tp118172.html
Sent from the Cygwin list mailing list archive at Nabble.com.

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

                 reply	other threads:[~2015-05-12  9:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1431423954558-118172.post@n5.nabble.com \
    --to=tmacchant@yahoo.co.jp \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).