mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Fix OpenAL build in Windows action
This commit is contained in:
2
.github/workflows/win.yml
vendored
2
.github/workflows/win.yml
vendored
@@ -218,7 +218,7 @@ jobs:
|
|||||||
-A Win32 ^
|
-A Win32 ^
|
||||||
-D LIBTYPE:STRING=STATIC ^
|
-D LIBTYPE:STRING=STATIC ^
|
||||||
-D FORCE_STATIC_VCRT=ON ^
|
-D FORCE_STATIC_VCRT=ON ^
|
||||||
-D ALSOFT_BACKEND_WASAPI=OFF
|
-D ALSOFT_BACKEND_DSOUND=OFF
|
||||||
|
|
||||||
msbuild -m OpenAL.vcxproj /property:Configuration=Debug
|
msbuild -m OpenAL.vcxproj /property:Configuration=Debug
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user