Re: [Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-06 Thread Arjen Markus
Hi Alan, I can confirm that it works: D:\plplot-svn\build-mingw-alt>cmake ..\plplot-git -G "MSYS Makefiles" -DBUILD_TEST=ON -DCMAKE_CXX_FLAGS="-fabi-version=8" ... -- WARNING: PLPLOT_USE_QT5 is OFF so setting ENABLE_pyqt5 to OFF -- pyqt: SIP_EXECUTABLE = C:/msys64/mingw64/bin/sip.exe

Re: [Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-06 Thread Alan W. Irwin
On 2017-09-06 06:47- Arjen Markus wrote: [A]fter a bright moment and "pkgfile --help", I ran "pkgfile -v QtCoremod.sip" and got instead the more useful output below: mingw32/mingw-w64-i686-python2-pyqt4 4.11.4-2 /mingw32/share/sip/Py2-Qt4/QtCore/QtCoremod.sip

Re: [Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-06 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Tuesday, September 05, 2017 8:07 PM > > > To settle this question of the various names for the various > > combinations of Python2 versus Python3 and Qt4 versus Qt5, on > > MinGW-w64/MSYS2

Re: [Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-05 Thread Alan W. Irwin
On 2017-09-05 10:36-0700 Alan W. Irwin wrote: Did you forget to attach that tarball? Anyhow, it did not make it here, and I am still most interested in those results. Hi Arjen: Sorry for that noise. It turns out that tarball did make it here, and the partial results (including a build of

Re: [Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-05 Thread Alan W. Irwin
Hi Arjen: On 2017-09-05 13:41- Arjen Markus wrote: -Original Message- From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] Sent: Sunday, September 03, 2017 4:47 AM To: Arjen Markus; PLplot development list Subject: Missing pyqtconfig module issue should now be fixed Hi Arjen:

Re: [Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-04 Thread Arjen Markus
Hi Alan, See below. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Sunday, September 03, 2017 4:47 AM > To: Arjen Markus; PLplot development list > Subject: Missing pyqtconfig module issue should now be fixed > > Hi Arjen: >

[Plplot-devel] Missing pyqtconfig module issue should now be fixed

2017-09-02 Thread Alan W. Irwin
Hi Arjen: You reported some time ago that the deprecated pyqtconfig module was not available on the MinGW-w64/MSYS2 platform. Since that deficiency is obviously likely to spread to other platforms as well, I have now (commit b3ef719) updated our pyqt-related CMake logic to replace the