Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: johnc on June 25, 2006, 03:14:14 pm

Title: Annoying warning while compiling Qt 3.3.6 project
Post by: johnc on June 25, 2006, 03:14:14 pm
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.
Title: Re: Annoying warning while compiling Qt 3.3.6 project
Post by: yop on June 25, 2006, 03:30:54 pm
http://forums.codeblocks.org/index.php?topic=2253.msg22680#msg22680