Quote Originally Posted by sunil.thaha View Post
unix {
UI_DIR = .ui
MOC_DIR = .moc
OBJECTS_DIR = .obj
}

Here it is
[]
First there is no .ui , .moc and .obj in my directory after compiling.
And then I have seen you wrote that "Here it is []", then I tried to change the {} to []. But after the revision, when I type qmake -o Makefile metric.pro, there occurred an error which stemed from the [].