Re: [Interest] missing modules in Qt6.1

2021-08-24 Thread Juha Vuolle
Hi Alexander, Those modules (along with some others) will be released in 6.2 and are not present in 6.1. Please see https://wiki.qt.io/New_Features_in_Qt_6.2 A "beta 3" release of the 6.2 was released ~week ago. Juha ti 24. elok. 2021 klo 21.56 Alexander Carôt (alexander_ca...@gmx.net) kirjoit

[Interest] missing modules in Qt6.1

2021-08-24 Thread Alexander Carôt
Hej all, after quite some time I decided to upgrade from Qt5.15 to Qt6.1 (open source). For now I still use qmake which, however, told me this: Project ERROR: Unknown module(s) in QT: websockets multimedia multimediawidgets and indeed I saw that the frameworks are not there. Is there a way to

Re: [Interest] Conda packaging of macOS App troubles

2021-08-24 Thread Michael Jackson
So to answer my own question after a lot of digging and experimenting we had set the macOS SDK to 10.14 for our builds. What was needed was to build against the 10.13 SDK but use 10.14 for deployment (TBB needed 10.14 minimum). Odd. -- Mike Jackson On 8/20/21, 2:51 PM, "Michael Jackson"