This repository was archived by the owner on Apr 4, 2026. It is now read-only.
Update headsetcontrol dependency#134
Closed
ChrisLauinger77 wants to merge 1 commit into
Closed
Conversation
Contributor
Author
|
my headset is only supported since yesterdays continuous release |
ChrisLauinger77
force-pushed
the
update_hsc_dep
branch
6 times, most recently
from
March 26, 2026 09:12
6b8c268 to
be46e03
Compare
Contributor
Author
|
I tried several attempts to get the it building with the lib - but no success. |
ChrisLauinger77
force-pushed
the
update_hsc_dep
branch
4 times, most recently
from
March 27, 2026 11:58
b3e836d to
22908ab
Compare
- Bumps HeadsetControl to version continuous-25. - Adds a specific build step for Windows in the CI workflow to rebuild the library as a static library with the correct MSVC runtime. - Includes a fix/note for Windows COM compatibility regarding the 'interface' macro conflict.
ChrisLauinger77
force-pushed
the
update_hsc_dep
branch
from
March 27, 2026 11:59
22908ab to
921ecb1
Compare
Contributor
Author
|
giving up |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the headsetcontrol library to version continuous-25-gabfb248-modified. This include a fix for Windows COM compatibility where 'interface' is a reserved macro.