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

Win32Exception #70

Open
bryfa opened this issue Jan 17, 2022 · 1 comment
Open

Win32Exception #70

bryfa opened this issue Jan 17, 2022 · 1 comment
Labels

Comments

@bryfa
Copy link

bryfa commented Jan 17, 2022

Hello,

I have tried to create an output device in code from a WinUI(3) package (WindowsAppSDK 1) on Windows 10/11, but got a Win32Exception on 2 different machines (same issue).
It maybe related to the 64bit Windows version, but do not know for sure. I also tried the RtMidi.Core which is also a RtMidi wrapper but this one works properly. Didn't have time to figure out what the issue really is. Hope someone finds a fix for this.

All the best,
Barry Faassen

@bryfa bryfa changed the title Hi Win32Excpetion Jan 17, 2022
@bryfa bryfa changed the title Win32Excpetion Win32Exception Jan 17, 2022
@atsushieno
Copy link
Owner

Maybe ABI mismatch? It seems that RtMidi keeps breaking ABI, which affects C# bindings too. My ktmidi user had experienced the ABI problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants