You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a maintainer of Homebrew, a package manager for macOS.
I was wondering if zurl could be made compatible with qt6? We need to slowly think about phasing QT 5 out.
==> ./configure --prefix=/usr/local/Cellar/zurl/1.11.1_1 --extraconf=QMAKE_MACOSX_DEPLOYMENT_TARGET=13
Configuring Zurl ...
Verifying Qt build environment ... fail
Reason: Unable to find the 'qmake' tool for Qt 4 or 5.
Be sure you have a proper Qt 4.0+ build environment set up. This means not
just Qt, but also a C++ compiler, a make tool, and any other packages
necessary for compiling C++ programs.
Would it be possible to check if this works with qt 6 and make a new release? Thanks
The text was updated successfully, but these errors were encountered:
Hi
I am a maintainer of Homebrew, a package manager for macOS.
I was wondering if zurl could be made compatible with qt6? We need to slowly think about phasing QT 5 out.
Would it be possible to check if this works with qt 6 and make a new release? Thanks
The text was updated successfully, but these errors were encountered: