Thanks Volker and Vladimir,
 
I will check the docs and get back once I have a clear picture. If it turns out to be a bug I will report it of course as suggested.
 
Talk soon,
best
 
Alex
 
--
http://www.carot.de
Email : alexan...@carot.de
Tel.: +49 (0)177 5719797
 
 
Gesendet: Mittwoch, 25. August 2021 um 15:44 Uhr
Von: "Vladimir Minenko" <vladimir.mine...@qt.io>
An: "Alexander Carôt" <alexander_ca...@gmx.net>
Cc: "Juha Vuolle" <juvuo...@gmail.com>, "qt qt" <interest@qt-project.org>
Betreff: Re: [Interest] missing modules in Qt6.1
./ui_camera.h:18:10: fatal error: 'qcameraviewfinder.h' file not found
#include "qcameraviewfinder.h"
 
There might be another reason for the problem than it used to be in 5.12. QtMultimedia has been completely reworked in Qt 6.2. Not sure which 6.2 preview you had but it might not have the right code yet or the API has been changed. It is WIP right now, esp. the docs. A few things are already there:
 
 
If you are sure, it is a bug, please file a bug report.
 
 
Thanks!

--
Vladimir Minenko
vladimir.mine...@qt.io
+49 171 90 61 461

Senior Product Manager, Qt Foundations
The Qt Company - https://qt.io
 
 
 
On 25. Aug 2021, at 15:02, Alexander Carôt <alexander_ca...@gmx.net> wrote:
 
Hi Juha and Jérome and all,

thanks for the info so far that Qt6.1 in not complete !

Thus, I tried the 6.2 preview which indeed did not complain about the missing modules after using qmake.

However, it did complain about something which had been working since 5.12:

./ui_camera.h:18:10: fatal error: 'qcameraviewfinder.h' file not found
#include "qcameraviewfinder.h"

Is this because the preview is of course incomplete and the files are missing or might there be another cause ?

Thanks again,
best

Alex

--
http://www.carot.de
Email : alexan...@carot.de
Tel.: +49 (0)177 5719797

 
Gesendet: Mittwoch, 25. August 2021 um 06:04 Uhr
Von: "Juha Vuolle" <juvuo...@gmail.com>
An: "Alexander Carôt" <alexander_ca...@gmx.net>
Cc: "qt qt" <interest@qt-project.org>
Betreff: Re: [Interest] missing modules in Qt6.1

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) kirjoitti:

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 get them or did I probably miss some information about this.

Thanks in advance,
best

Alex

--
http://www.carot.de
Email : alexan...@carot.de
Tel.: +49 (0)177 5719797

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to