Hi,It seems that the CoreMIDI headers use a #define qDebug, which conflicts with the Qt headers, where qDebug() is defined as a function. For this reason, the CoreMIDI compilation fails with debug=0.
However, the problem can be worked around by ensuring that the CoreMIDI headers are included first.
See the attached patch that does just that. Best regards, --jussi
fix_coremidi_build_without_debug.patch
Description: Binary data
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge
_______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
