Closed pkumarg closed 1 year ago
Try
$ brew install qt5
$ brew link qt5 --force
It works for me. I think qt6 should works as well.
REF: "How to install Qt on MacOS X Sierra and add qmake on terminal"
Thanks it works for me, though now I have to solve same for boost libs. :-) By default mac installs QT6.x.x ,, may be current configure is not good enough to try with upper versions, which ideally it should try.
You're welcome. Yeah, qt6 might be a good choice, but I guess it'll lead some unexpected cases to handle with the major version upgrading.
By the way, it's better to close the issue if this problem was solved. It'll save maintainers' time from reviewing such issues. ;)
Hi,
So I'll close this for now. Anyway I installed all requirements but still it could compile as platform is changed from 12 to 13 for current mac m1 software. I'm very new to Apple system, so I won't bother here until I know more.
Thanks for your help :-)
qBittorrent & operating system versions
Operating system: macOs Ventura 13.1 Qt: 6.4.1
What is the problem?
I'm trying to compile it for mac M1, but unfortunately after installing latest QT with brew, configure fails to detect qmake. While I can see qmake is install and is in PATH. See output from my terminal:
Last lines from configure output
I tried installing qt5 from brew, but then it doesn't get qmake at all.
If someone who has worked with configure scripts, can fix this configure script for latest QT on mac M1 latest updated, it would be very nice for all contributors from mac M1 area.
I can fix build errors which will come later in C/C++.
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
config.log output:
./configure command output: