-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
编译 @kungfu-trader/kfx-broker-sim 时候报错了 #122
Comments
[Debug]核心是第1,2步,先定位具体crash的问题
[疑问]因为本地 vc_redist 早已更新为最新版本,和 vs2022 是匹配的,但是为何编译的时候,会把低版本的 msvcp140.dll 打包进去,怀疑是vs2022自带的msvcp140.dll不匹配,是否能在编译流程中能避免 |
试了下替换msvcp140.dll,可以正常运行了,感谢大神。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
系统是 windows11
cmake version 3.29.5
node v14.21.3
yarn 1.22.22
python 3.9.10
pipenv version 2024.0.1
vs 2022
安装vs2022的时候选了windows sdk。
编译的时候报错
安装Visual Studio.时候,把windows的sdk都勾上,是不是还有什么其他的地方没有配置对?
The text was updated successfully, but these errors were encountered: