I download a .sln from internet,and I compile it,the flowlling error occur,
Moc-ing qfilesystemcomm
moc: Too many input files specified
Usage: moc [options] <header-file>
-o<file> write output to file rather than stdout
-I<dir> add dir to the include path for header files
-E preprocess only; do not generate meta object code
-D<macro>[=<def>] define macro, with optional definition
-U<macro> undefine macro
-i do not generate an #include statement
-p<path> path prefix for included file
-f[<file>] force #include, optional file name
-nw do not display warnings
-v display version of moc
Project : error PRJ0019: A tool returned an error code from "Moc-ing qfilesystemcomm"
Thk u in advance.
T