[Development] 回复: Conflict between Homebrew policy and Qt6

2021-02-04 Thread Paper Chalice
ciate your help. On Thursday, 4 February 2021 01:56:36 PST Paper Chalice wrote: > Hi developers, > I tried to write homebrew formula for qt6 and met a problem. qmake will > resolve QT_INSTALL_PREFIX to the /usr/local/Cellar/qt/6.0.1, which is not >

[Development] Conflict between Homebrew policy and Qt6

2021-02-04 Thread Paper Chalice
Hi developers, I tried to write homebrew formula for qt6 and met a problem. qmake will resolve QT_INSTALL_PREFIX to the /usr/local/Cellar/qt/6.0.1, which is not friendly to other qt related formulae. I tried to add a patch but I don't know the side effects, in homebrew's build env formula have n