-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
installing pyside@1.2 using --with-python
and no other flags results in the following failure on my machine running 10.14.4:
==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/pyside@1.2/1.2.4 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -D
Last 15 lines from /Users/ryan/Library/Logs/Homebrew/pyside@1.2/01.cmake:
-- Checking for QPrinter in QtGui -- found
-- Checking for QPrinterInfo in QtGui -- found
-- Checking for QSessionManager in QtGui -- found
-- Checking for QSizeGrip in QtGui -- found
-- Checking for QSystemTrayIcon in QtGui -- found
-- Checking for QMacStyle in QtGui -- found
-- Checking for QSslCertificate in QtNetwork -- found
-- Checking for QSslCipher in QtNetwork -- found
-- Checking for QSslConfiguration in QtNetwork -- found
-- Checking for QSslError in QtNetwork -- found
-- Checking for QSslKey in QtNetwork -- found
-- Checking for QSslSocket in QtNetwork -- found
-- Configuring incomplete, errors occurred!
See also "/tmp/pyside@1.2-20190528-42800-1s5lka2/PySide-1.2.4/macbuild3.7/CMakeFiles/CMakeOutput.log".
See also "/tmp/pyside@1.2-20190528-42800-1s5lka2/PySide-1.2.4/macbuild3.7/CMakeFiles/CMakeError.log".
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/cartr/homebrew-qt4/issues
i tried getting the contents of those Error/Output log files but they appeared not to exist when i tried to open the paths given.
let me know if i can provide any other helpful info!
Metadata
Metadata
Assignees
Labels
No labels