We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8c9ed9 commit 0117487Copy full SHA for 0117487
.github/workflows/windows-msys2.yml
@@ -66,6 +66,7 @@ jobs:
66
--disable-intersense
67
--prefix=/ssr-files
68
CPPFLAGS="-I/ucrt64/include -I`pwd`/../websocketpp -D_WEBSOCKETPP_CPP11_THREAD_"
69
+ CFLAGS=-mwin32
70
LDFLAGS=-L/ucrt64/lib
71
LIBS="-lws2_32 -lwsock32 -lglu32 -lopengl32"
72
)
0 commit comments