Skip to content
Snippets Groups Projects
Forked from Main Repositories / otb
Source project has a limited visibility.
user avatar
Christophe Palmann authored
Moc is unable to parse some preprocessing lines in Boost lib (Qt bug).
One fix is to use the macro Q_MOC_RUN to prevent moc from processing OTB header files, where many boost headers are included.
More info here : https://bugreports.qt.io/browse/QTBUG-22829
Headers in Module/Wrappers/QtWidget were modified by a python script (QT4-boost-compat.py in DevUtils).
Each modified line is tagged with QT4-boost-compatibility.
da47937f
History
Name Last commit Last update