c++ module 编译出错
#3619
Replies: 2 comments 22 replies
-
给个可复现的 demo 工程 |
Beta Was this translation helpful? Give feedback.
3 replies
-
这不可以的么,没啥问题 |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
编译出错 重复定义符号


ide还显示无法找到 unit
另外新创建一个工程 用msbuild





可以找到该模块, 编译并运行成功
并且以上错误并不是一直存在,有时候清理一下工程,或者debug,release模式转换一下又可以编译成功

但是,一直显示无法找到该模块
请问哪里出了问题
Beta Was this translation helpful? Give feedback.
All reactions