Daniel Schürmann
Daniel Schürmann
> Is there something cached in these builds that would somehow pick up the old signature? Yes, the vcpkg build environment has probably the headers of the old version. We...
It is best to create a vcpkg upstream PR and then cherry-pick it from our https://github.com/mixxxdj/vcpkg branches. The previous version update was merged by this PR: https://github.com/microsoft/vcpkg/pull/38298
Great, thank you. Now we need to cherry pick it to our own vcpkg repro. To the 2.4 and 2.5 branch.
The 2.4 target is correct, because 2.4 and main builds are broken.
I have cherry-picked this to https://github.com/mixxxdj/mixxx/pull/13288 https://github.com/mixxxdj/mixxx/pull/13289
Thank you for your help.
What do you think about the idea to copy the libdjinteropt in the required version to the mixxx PPA? Package maintainer might be tempted to link it as a package,...