,
Andy
-Original Message-
From: Development On Behalf Of Volker
Hilsheimer via Development
Sent: Tuesday, June 4, 2024 12:59 PM
To: Björn Schäpers
Cc: development@qt-project.org
Subject: Re: [Development] QAudio/QtAudio in Qt v6.7.0/6.7.1
> On 3 Jun 2024, at 20:42, Björn Schäpers wr
> On 3 Jun 2024, at 20:42, Björn Schäpers wrote:
>
> 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).
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)
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