News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Annoying warning while compiling Qt 3.3.6 project

Started by johnc, June 25, 2006, 03:14:14 PM

Previous topic - Next topic

johnc

Is anyone else still using Qt 3.3.6? I'm stuck with it for now. I'm just getting started with Windows - migrating a large scientific project from Mac OS X. Everythings going smoothly except for this annoying warning...

E:/Qt/include/qpixmap.h:249: warning: 'void bitBlt(QPaintDevice*, int, int, const QPaintDevice*, int, int, int, int, Qt::RasterOp, bool)' redeclared without dllimport attribute after being referenced with dllimport linkage


Any suggestions about how to suppress it (ideally by editting Qt source)?

Thanks, John.

yop

Life would be so much easier if we could just look at the source code.