Am 03.06.2024 um 10:20 schrieb Volker Hilsheimer via Development:
On 3 Jun 2024, at 09:08, Phil Thompson via Development
wrote:
In my code I call QAudio::convertVolume() (yet to migrate to the QtAudio
namespace). This compiles fine against Qt v6.7.0 and v6.7.1 (from the online
installers)
Hi everyone,
Just sending you a “Save the Date” message regarding our Qt Contributor Summit.
Our event will be on Sep 5-6 in Würzburg, Germany.
You can find some information on our blog:
https://www.qt.io/blog/qtcs24-sep-5-6-save-the-date
Additionally, it is back-to-back to KDE Akademy (https://
There will be power supply related hardware maintenance in data center next
week.
CI will be running all time, but there might be individual build fails due to a
restart of a host.
Also CI capacity might be reduced on some hours.
This mainly affects MacOS platforms.
CI and IT teams are work
On 03/06/2024 09:20, Volker Hilsheimer wrote:
On 3 Jun 2024, at 09:08, Phil Thompson via Development
wrote:
In my code I call QAudio::convertVolume() (yet to migrate to the
QtAudio namespace). This compiles fine against Qt v6.7.0 and v6.7.1
(from the online installers). However...
Compile
> On 3 Jun 2024, at 09:08, Phil Thompson via Development
> wrote:
>
> In my code I call QAudio::convertVolume() (yet to migrate to the QtAudio
> namespace). This compiles fine against Qt v6.7.0 and v6.7.1 (from the online
> installers). However...
>
> Compiled against v6.7.0 the compiler
In my code I call QAudio::convertVolume() (yet to migrate to the QtAudio
namespace). This compiles fine against Qt v6.7.0 and v6.7.1 (from the
online installers). However...
Compiled against v6.7.0 the compiler generates a call to
QtAudio::convertVolume(). The library contains symbols for bot