>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Bennett Helm a écrit : >> On Mar 10, 2006, at 10:44 AM, Abdelrazak Younes wrote: Hmmm.... >> Doesn't seem to do anything, and I wonder if the #ifdef Q_WS_MACX >> is working properly: when I comment out the #ifdef and #endif lines >> (which shouldn't matter for me, right?), I no longer get the >> "'boost' has not been declared" error. Abdelrazak> Weird indeed... >> I do get a different error, however -- see below. >> ../QLMenubar.h:26: warning: forward declaration of 'struct >> QMenuBar' Abdelrazak> The attached patch should solve the problem. I think Q_WS_MACX is not defined if no <Q...> header has been included... JMarc
