Closed c72578 closed 3 years ago
Thanks for catching this! Were you actually using that function??
I came across the missing export of WavpackGetEncodedNoise
in Debug|x64
while updating WavPack to 5.4.0 in CUETools. However, the function WavpackGetEncodedNoise
is not used in CUETools.
Thanks!
Debug|x64
:/export:WavpackGetEncodedNoise
AdditionalOptions
the same for all four combinations of$(Configuration)|$(Platform)
:Debug|Win32
Debug|x64
Release|Win32
Release|x64