Using pugixml in qtcreator project(by cmake) #540
Unanswered
Chenhui-Guo
asked this question in
Q&A
Replies: 1 comment
-
I think I found the reason, because I put the cpp and hpp files in two separate folders... |
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
-
When I build, a lot of source code-related errors are reported. I think it may be a problem with my cmakelists file, but I don't know how to solve.Sincerely hope someone can help me.
The error message is as follows:
The file structure is as follows:
My cmakelists file is as follows:
Beta Was this translation helpful? Give feedback.
All reactions