Re: [Interest] missing modules in Qt6.1

2021-08-25 Thread Alexander Carôt
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" 
An: "Alexander Carôt" 
Cc: "Juha Vuolle" , "qt qt" 
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:

 

https://doc-snapshots.qt.io/qt6-6.2/cameraoverview.html

 

If you are sure, it is a bug, please file a bug report.

 

https://bugreports.qt.io/issues/?jql=project%20%3D%20QTBUG%20AND%20component%20%3D%20Multimedia

 

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" 
An: "Alexander Carôt" 
Cc: "qt qt" 
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


Re: [Interest] missing modules in Qt6.1

2021-08-25 Thread Vladimir Minenko
./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:

https://doc-snapshots.qt.io/qt6-6.2/cameraoverview.html

If you are sure, it is a bug, please file a bug report.

https://bugreports.qt.io/issues/?jql=project%20%3D%20QTBUG%20AND%20component%20%3D%20Multimedia

Thanks!

--
Vladimir Minenko
vladimir.mine...@qt.io<mailto: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 
mailto: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" 
An: "Alexander Carôt" 
Cc: "qt qt" 
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


Re: [Interest] missing modules in Qt6.1

2021-08-25 Thread Volker Hilsheimer
Hi Alexander,

I recommend the following blog post from Lars about some of the significant 
changes we made to Qt Multimedia for Qt 6:

https://www.qt.io/blog/qt-multimedia-in-qt-6

Cheers,
Volker


> On 25 Aug 2021, at 15:02, Alexander Carôt  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" 
>> An: "Alexander Carôt" 
>> Cc: "qt qt" 
>> 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


Re: [Interest] missing modules in Qt6.1

2021-08-25 Thread Alexander Carôt
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" 
> An: "Alexander Carôt" 
> Cc: "qt qt" 
> 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


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