homebrew-qt4 icon indicating copy to clipboard operation
homebrew-qt4 copied to clipboard

Homebrew tap for Qt4 and dependent formulae on Sierra

Results 15 homebrew-qt4 issues
Sort by recently updated
recently updated
newest added

can not install on the MacOS v12.4 M1 architecture : ==> Installing cartr/qt4/qt@4 dependency: [email protected] ==> perl ./Configure --prefix=/opt/homebrew/Cellar/[email protected]/1.0.2t --openssldir=/opt/homebrew/etc/openssl no-ssl2 no-ssl3 no-zlib shared enable-cms darwin64-x86_64-cc enable-ec_nistp_64_gcc_128 ==> make depend...

[email protected] is failing with missing `makedepend` when it does exists and in the path Any idea how to resolve this? ```shell ➜ ~ brew install cartr/qt4/[email protected] ==> Downloading https://www.openssl.org/source/openssl-1.0.2t.tar.gz Already...

Just started downloading new programs for a new lab IMac with MacOs Monterey and I'm trying to install pyqt for a secondary program. Below I've copied and pasted the error...

I fixed the drawing performance issues on Big Sur in that MacPorts PR: https://github.com/macports/macports-ports/pull/10770 I will try to make a PR here with that same change, but if anybody else...

``` brew install --build-bottle pyqt@4 [email protected] in dir /var/lib/buildbot/workers/default/elcapprereqsbuilder/build (timeout 1200 secs) watching logfiles {} argv: [b'brew', b'install', b'--build-bottle', b'pyqt@4', b'[email protected]'] environment: HOME=/var/lib/buildbot HOMEBREW_CURLRC=0 HOMEBREW_MAKE_JOBS=-j16 HOMEBREW_NO_AUTO_UPDATE=1 LC_CTYPE=UTF-8 LOGNAME=buildbot MAKEOPTS=-j16 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/var/lib/buildbot/.local/bin...

installing [email protected] using `--with-python` and no other flags results in the following failure on my machine running 10.14.4: ```bash ==> cmake -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/[email protected]/1.2.4 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -D Last 15 lines...

``` ==> Downloading https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/c/cutycapt/cutycapt_0.0~svn6.orig.tar.gz Already downloaded: /Users/carter/Library/Caches/Homebrew/cuty_capt-0.0.6.tar.gz ==> qmake CONFIG-=app_bundle ==> make Last 15 lines from /Users/carter/Library/Logs/Homebrew/cuty_capt/02.make: clang++ -c -pipe -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -arch x86_64 -Wall -W -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB...

help wanted

I'm trying to use this to install open rave, which complains at 99% that it can't find lQtGui.a. I browsed the install directory of qt@4 under libs and there isn't...

Since support for including the Qt4 Phonon classes has been turned off when compiling on Xcode >= 8, perhaps the README.md could mention this? As I understand it, Phonon is...

help wanted

The GNURadio package/recipe in the core Brew doesn't include QT support. GNURadio has a GUI builder tool that let you build controls to use a software defined radio (SDR) called...