We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e573c1 commit af99fc4Copy full SHA for af99fc4
README
@@ -67,5 +67,5 @@ On Linux, Mac OS X, or MinGW:
67
-Icore core/*.cpp vs/*.cpp \
68
`pkg-config --libs --static libavformat libavcodec`
69
70
- On MinGW, you may remove -fPIC, and you must add -Wl,--dll and remove
71
- -Wl,-Bsymbolic.
+ On MinGW, you may remove -fPIC, and you must add -Wl,--dll and -Wl,--add-stdcall-alias,
+ while removing -Wl,-Bsymbolic.
0 commit comments