Details
-
Epic
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 10.0.1
-
None
Description
When compiling QtCreator, the compiler throws an error and cannot open the files generated by the compiler: invalid parameters. This error comes from: mocs_compile.cpp, which provides 3 cpp files
:#include "EWIEGA46WW/moc_compilationdatabaseproject.cpp"
#include "EWIEGA46WW/moc_compilationdatabaseprojectmanagerplugin.cpp"
#include "EWIEGA46WW/moc_compilationdbparser.cpp"
When I click on these three cpp files, I can normally jump to the normal file
I have provided 2 screenshots of error messages, P1 is an error message and P2 is an error message thrown by the compiler