Michael Jackson wrote: > You probably need to add an "include_directories()" command that points > to where ever the moc_XXX.cpp file can be found. > > More likely the QT4_GENERATE_MOC macro is not being called. It might help if you gave a small example of your CMake code. -Bill