qt moc.exe error
Posted
by kaycee
on Stack Overflow
See other posts from Stack Overflow
or by kaycee
Published on 2010-05-20T08:13:02Z
Indexed on
2010/05/20
8:30 UTC
Read the original article
Hit count: 497
qt
|compiler-errors
i'm using QT Creator 1.3.1 and trying to compile, but get this error... please help me get rid of it
mingw32-make[1]: Leaving directory `C:/Documents and Settings/eyalk/My Documents/My QT Projects/XML'
mingw32-make: Leaving directory `C:/Documents and Settings/eyalk/My Documents/My QT Projects/XML'
'C:/Qt/2010.02.1/qt/bin\moc.exe' is not recognized as an internal or external command,
operable program or batch file.
mingw32-make[1]: *** [debug/moc_mainwindow.cpp] Error 1
mingw32-make: *** [debug] Error 2
Exited with code 2.
Error while building project XML
When executing build step 'Make'
© Stack Overflow or respective owner