Meego tablet : mmoc.exe Command not found
I am trying to build meego tablet application, but with simple adding new QT Form I got this error on building application :
make: mmoc.exe: Command not found
make: *** [moc_homescreen.cpp] Error 127
The process "C:\meegosdk_1.2\madde\bin\make.exe" exited with code 2.
Error while building project Test (target: MeeGo)
When executing build step 'Make'
Build is working with initial project creation, but by adding any class it gives me this error. What can be problem?


