On Fri, Jun 1, 2012 at 11:51 PM, egphilippov
<address@hidden> wrote:
On 02.06.2012 08:11, chris janusz wrote:
I couldn't do anything with the "moc" file since I don't know how it's generated.
3. Most importantly, How do I fix this "Qt4Gui.moc" failure? I did "make clean" after I did code change(of removing EmbedWidget), but didn't re-configure.
Hello Chris,
I am not a gnash specialist at all, but moc stuff is usually generated with Qt utilities.
You should get Qt SDK & read Qt SDK documentation on moc and on Qt build process to re-generate moc files.
BR,
Evgeniy