Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update windows to 0.54 #146

Closed
wants to merge 1 commit into from
Closed

Conversation

fornwall
Copy link
Contributor

@fornwall fornwall commented Mar 3, 2024

No description provided.

@Boddlnagg
Copy link
Owner

Thanks for the PR! In principle I agree we should keep all dependencies up to date. Unfortunately CI runs into a timeout for the winrt build ... the console output shows this:

    Finished dev [unoptimized + debuginfo] target(s) in 0.04s
     Running `target\debug\examples\test_list_ports.exe`
Available input ports:

Apparently the port enumeration runs into a deadlock or something?
Do you have an idea why this might happen?

@Boddlnagg
Copy link
Owner

I just tried to bisect this: It works with version 0.52 but not version 0.53.
With 0.53 or 0.54 the test applications just hang when they try to do some MIDI operation ...

@Boddlnagg
Copy link
Owner

The windows crate has been updated to 0.56 in #151

@Boddlnagg Boddlnagg closed this Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants