Comment 11 for bug 423648

Revision history for this message
Stunts (f-pinamartins) wrote : Re: Package heavily out of date

I have a reply from the author:

>Hi Francisco,
>
>The quoted compiler error is:
>
>moc_AlignmentFormatOptions.cpp:14:2: error: #error "This file was
>generated using the moc from 4.5.0. It"
>moc_AlignmentFormatOptions.cpp:15:2: error: #error "cannot be used with
>the include files from this version of Qt."
>moc_AlignmentFormatOptions.cpp:16:2: error: #error "(The moc has changed
>too much.)"
>
>So, it looks like the moc*files were created with Qt 4.5 (by us) but you
>are using 4.6 to compile them.
>
>If I'm correct, then you can just delete the moc*cpp files and run Qt's
>qmake again (4.6), which will recreate them. That should hopefully fix
>the problem.
>
>Please let me know, if this worked (or not).
>
>Cheers,
>Andreas

I do not have Lucid Lynx here, but Charles, can you try and build it using these instructions?
Thank you!