andrewrk / andrewrk/libsoundio
Unable to open device
- Langage dominant
- C
- Étoiles
- 2.1k
- Forks
- 254
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I compiled my soft on Linux using MinGW64.
Both using a mingw- and windows-compiled libsoundio.dll, I get with my soft and all test exes :
```
C:\Users\Moi\Desktop\OpenRhythm> sio_list_devices.exe
libsoundio: backend disconnected: unable to open device
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
```
How can I debug this ?
The build system is `x86_64-w64-mingw32` on ArchLinux x64. This build environment works fine usually.
The target system is Windows 10 x64 (right now using VirtualBox but also a physical system).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.