Liam Herron wrote: > > >Have you got files generated from different versions of moc lying around? > > Not sure what this means. This is the first time I have > unzipped, and tried to compile. I have no previous versions > of the moc.
moc is part of Qt. If you use the code generated with moc from one version of Qt with another version of Qt, things often break. Phil _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
