Closed martin-jabra closed 4 years ago
Should the DLL be updated here before merging into py-release? Reason is that py-release is pending a release binary update before it will be merged to master and I am not sure my local builds are the ones that will be used anyway (I assume there is some c-api release pipeline that supplies these).
I think we should aim towards getting the pipeline to pass even though it's just temporary binaries.
The build error is typically due to outdated binaries (yes, on WIndows the SDK binary is compiled together with some obscure stuff into a DLL, so the new binary is required to build). I assume you'll fix that before merging