You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original `cfg!(windows)` don't work, and MinGW toolchain .a for
static link, .dll for dynamic link. Otherwise it reports error:
/usr/bin/x86_64-w64-mingw32-ld: cannot find -lxxx: No such file or directory
Signed-off-by: Fu Lin <[email protected]>
0 commit comments