From: Alan W. I. <ir...@be...> - 2017-09-05 17:36:57
|
Hi Arjen: On 2017-09-05 13:41-0000 Arjen Markus wrote: >> -----Original Message----- >> From: Alan W. Irwin [mailto:ir...@be...] >> 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: >> >>> >> I am pretty sure this new pyqt-related CMake logic will work OK for you now on >> MinGW-w64/MSYS2, but if not, please let me know what PYQT_SIP_DIR value >> you needed to specify to work around this issue so I can improve those HINTS for >> the PyQt4 case for finding that directory prefix on MinGW-w64/MSYS2. >> > > Yes, it did work. I am really happy to see this progress on the issue. > I accidentally used the wrong MinGW-w64/MSYS2 installation and got Python 2 instead of 3 and that revealed that for Python 2 the SIP subdirectory is "Py2-Qt4" instead of "PyQt4", but after persuading CMake to use that directory, it all worked fine. I had to kill the comprehensive tests, as they were taking too long, but what I did have was encouraging (see tar file). Did you forget to attach that tarball? Anyhow, it did not make it here, and I am still most interested in those results. The information you did state above was extremely helpful. Greg Jung's two-year-old patch for this issue (which I never applied) included the names Py2-Qt4 and Py3-Qt4, but I wasn't sure whether those were needed for this platform or another one. But now you have confirmed the Py2-Qt4 name above, that helps me understand the purpose of Greg's patch a bit more. To settle this question of the various names for the various combinations of Python2 versus Python3 and Qt4 versus Qt5, on MinGW-w64/MSYS2 could you please give me the complete results for pkgfile QtCoremod.sip ? Once I have that information, I can update our HINTS so our users don't have to specify PYQT_SIP_DIR on this platform regardless of what combination of Python and Qt they try. Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); the Time Ephemerides project (timeephem.sf.net); PLplot scientific plotting software package (plplot.sf.net); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ |