mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-22 08:14:04 +02:00
Update documentation for the UWP build.
This commit is contained in:
@@ -435,6 +435,10 @@ dependencies. See below for platform-specific details.
|
|||||||
The Windows build should compile cleanly on all popular compilers without the need to configure any
|
The Windows build should compile cleanly on all popular compilers without the need to configure any
|
||||||
include paths nor link to any libraries.
|
include paths nor link to any libraries.
|
||||||
|
|
||||||
|
The UWP build may require linking to mmdevapi.lib if you get errors about an unresolved external
|
||||||
|
symbol for ActivateAudioInterfaceAsync().
|
||||||
|
|
||||||
|
|
||||||
2.2. macOS and iOS
|
2.2. macOS and iOS
|
||||||
------------------
|
------------------
|
||||||
The macOS build should compile cleanly without the need to download any dependencies nor link to
|
The macOS build should compile cleanly without the need to download any dependencies nor link to
|
||||||
|
|||||||
Reference in New Issue
Block a user