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