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:
![image](https://user-images.githubusercontent.com/72130032/208068466-a0bd0e2b-fd7d-4640-ac80-1a803052b471.png)
The file structure is as follows:
![image](https://user-images.githubusercontent.com/72130032/208070868-77eb9026-7eb2-4488-9297-c97a1dc097dc.png)
My cmakelists file is as follows:
Beta Was this translation helpful? Give feedback.
All reactions