Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, May 2007
qt-4.3-20070530 - building in release mode on WinXP replaces "main" with "qMain"


Message 1 in thread

This behaviour is probably expected for the main(int,char**) method, but it 
changed a call on a member main() for me as well
so when I wanted to call object.main() it was replaced by object.qMain() which 
was (of course) not existing - is there any way around that?

I could always rename the member and will probably do that now, but I didn't 
expect this macro expansion there - would be nice to have at least a list of 
possible name clashes in the documentation - especially because this one did 
not occur when building in debug mode

Attachment:

Attachment: signature.asc
Description: This is a digitally signed message part.