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
......
checking for windows__InterlockedExchange8_rel ... no
checking for windows__InterlockedExchange8_nf ... no
checking for windows__InterlockedCompareExchange_nf ... no
checking for windows__InterlockedExchange_rel ... no
checking for windows__InterlockedCompareExchange64_rel ... no
checking for windows__InterlockedCompareExchange ... no
note: install or modify (m) these packages (pass -y to skip confirm)?
in xmake-repo:
-> zlib v1.2.13 [optional, vs_runtime:"MTd", from:pcre]
-> sqlite3 3.39.0+200 [optional, vs_runtime:"MTd"]
-> mbedtls 2.13.0 [optional, vs_runtime:"MTd"]
-> pcre2 10.40 [optional, vs_runtime:"MTd"]
or pcre 8.45 [optional, vs_runtime:"MTd"]
please input: y (y/n/m)
在用参数: xmake f -m debug --vs_runtime=MDd -k static --demo=n --small=n --openssl=n --polarssl=n 配置 tbox 后
这里预期 packages vs_runtime 是 MDd. 可实际编译的是 MTd 的 runtime.
The text was updated successfully, but these errors were encountered: