Both missing files are generated during the build process. See whether you can find them on your harddisk before and after the build process. Maybe they get generated to the wrong directory. A file moc_ is generated by the q meta object compiler (moc). Maybe it is not in the path and thus cannot be invoked. Are there any error messages or warnings before the ones you pasted here?