Re: [Interest] Bug of broken headers for QQuick3DGeometry

2020-06-25 Thread Tony Rietwyk
Hi Joao, Looking at the simplescene example, it has in the .pro file qt += quick quick3d whereas you only have qt += quick In the Qt documentation, I couldn't find anything saying what the .pro requirements for quick3d is! Tony On 26/06/2020 2:49 pm, joao morgado via Interest wrote: Hi

[Interest] Bug of broken headers for QQuick3DGeometry

2020-06-25 Thread joao morgado via Interest
Hi I reported a bug about broken headers for QQuick3DGeometry, QQuick3D and QQuick3DObject, here: https://bugreports.qt.io/browse/QTBUG-85263 I would like to try to fix this bug, but not sure where to start looking.  Somebody has any hints, advices here I should start ? CheersJoao

Re: [Interest] QMediaPlayer and Bluetooth speaker stuttering

2020-06-25 Thread Kevin André
On Wed, Apr 29, 2020 at 1:54 AM Kevin André wrote: > My music player uses QMediaPlayer to play MP3 files, which works fine > when listening through headphones. But when I use a Bluetooth speaker, > the sound stutters, and the song sounds slow. Almost like the data is > sent to the speaker too slow