当shared目标与exe目标之间用的vs不是同一个版本时,没有办法链接 #6491
Replies: 1 comment
-
先自己看一下,好像去掉demo.h就行 |
Beta Was this translation helpful? Give feedback.
0 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.
-
工程结构如下,qt_exe的exe.h继承自demo.h,并且双方都带
Q_OBJECT
qt_shared_test.zip
Beta Was this translation helpful? Give feedback.
All reactions