moc conversion will not pre- or post-process anything, so this phase should
not be your problem, as moc files are generated from your header files, and
only after this generation, the compile phase takes place, and for sure,
the compiler should care about macro definitions.

could you post how the moc conversion handled your header file?

best regards
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to