-
-
Notifications
You must be signed in to change notification settings - Fork 199
Closed
Description
Using mach-examples repository
❯ zig build -Dtarget=native-native-msvc -Ddawn-from-source=true
error: gpu-dawn binaries for x86_64-windows.win10_fe...win10_fe-msvc not available.
error: -> open an issue: https://github.com/hexops/mach/issues
error: -> build from source (takes 5-15 minutes):
error: use -Ddawn-from-source=true or set `Options.from_source = true`The main reason for adding MSVC ABI support: being able to use closed-source libraries that has been compiled with Visual Studio.