Am 6/9/20 um 8:34 PM schrieb Thiago Macieira: > On Tuesday, 9 June 2020 05:52:30 PDT Alexandru Croitor wrote: >>> I'm using qmake for Qt6 when I'm doing Android work, also for this reason. >>> I don't want to build Qt twice just to use a "cool and superior" build >>> system. >> Unfortunately that workflow will not work anymore. > Strictly speaking, you don't have to build Qt twice. You can use your > system's > packaged Qt, or Conan or Homebrew or one of the binary builds from qt.io as > the other. If you don't intend to develop it, you can use the regular, > release > builds made by others. >
Mhh but that only works if your system have packaged the same Qt version isn't it ? I'm talking about future changes/new features of moc which might be needed by newer Qt versions. _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
