Greetings. Sorry if this is the wrong place to post this --- I am
just joining in....
The qt-mac-cocoa-* will not compile for me. I get this strange error
message about 'do' and 'while' being inappropriate.
When I track it down, I find the code is:
public slots:
void verify();
--- no 'do' or 'while'.
However, I do find there to be a #define verify() in the system, in /
usr/include/AssertMacros.h, that is included:
extern "C" {
# 219 "/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/Debugging.h" 3
# 1 "/usr/include/AssertMacros.h" 1 3 4
# 220 "/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/Debugging.h" 2 3
# 301 "/System/Library/Frameworks/CoreServices.framework/Frameworks/
CarbonCore.framework/Headers/Debugging.h" 3
I am certain that this has been noticed and fixed by now. Please
point me at the correct place for nubees to find these answers and more.
I tried googling 'qt-mac-cocoa verify' and just got some swik.net crud.
Thanks.
To unsubscribe - send "unsubscribe" in the subject to [EMAIL PROTECTED]