Conversation
|
This is failing due to a qtkeychain issue fixed here: microsoft/vcpkg#24013 |
|
The upstream fix is merged, waiting until mixxxdj/vcpkg#42 is merged. |
|
Now waiting for microsoft/vcpkg#25018 |
It is part of CMake since 3.13 and defines SQLite::SQLite3, without 3
Also set VCPKG_TARGET_TRIPLET and VCPKG_DEFAULT_HOST_TRIPLET to x64-osx-min10.12 this is required for the new environment and also prevents to go to crosscompile mode
|
Hey this is finally working now. Who is able to do y smoke test on windows or mac? |
|
The windows installer is not twice as big and should include the DLLs. @JoergAtGithub can you do another test? |
|
The version from the artifacts works now! |
|
I can confirm that the macOS build seems to work fine, at least from my limited testing under Rosetta. |
|
Great, thank you for your testing. @Swiftb0y: merge? |
|
Hm, something's strange with the macOS version, I cannot drag multiple tracks... I'll check whether the current Edit: Current Edit 2: I could reproduce this issue both on Intel and ARM Macs. Since this problem seems to be unrelated to this PR, it's probably not a blocker, but perhaps still something worth investigating. |
|
We'd appreciate if you report the track dragging issue on our bugtracker. Thank you. |

This updates the build environment foe windows and MacOs to the latest vcpkg build.
This update brings many library updates.