Fix error C2020: 'parms': 'struct' member redefinition#91
Fix error C2020: 'parms': 'struct' member redefinition#91
Conversation
|
I don't know why the Windows compiler might be complaining about this, but the suggested patch is an ugly way to deal with the problem. I'll produce something cleaner. |
|
I just checked out the spandsp repo on a Windows 11 PC with Visual Studio 2022. I compile and do not see the C2020 error. Is this error with a different version of Visual Studio? |
|
@coppice-git |
|
and yes Visual Studio 2022 is the main version to use. |
|
@coppice-git SpanDSP headers are broken to use on Windows without this PR. Therefore no way to use the latest SpanDSP master. |
|
@coppice-git ping |
No description provided.