I am working on the application Kalzium,the file kalziumglwidget.cpp under it includes the #include "kalziumglwidget.moc" at the end of the code and cmakefile has set(CMAKE_AUTOMOC TRUE) even after that on building it shows-
fatal error: kalziumglwidget.moc: No such file or directory #include "kalziumglwidget.moc" ^ what else do i need to take care of while working with .moc file?How can this be resolved?
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<