Results 1 to 1 of 1

Thread: dllimport redeclared

  1. #1

    Default dllimport redeclared

    I'm having a problem trying to port a program to windows. I'm using Q../Free and I suspect the problem is stemming from my .pro file however I can't figure out where the problem is. I get the following error when compiling:

    In file included from c:/qt-3/include/qiconset.h:43,
    from c:/qt-3/include/qpushbutton.h:43,
    from dialogbox.cpp:5:
    c:/qt-3/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
    I've attached the .pro file for reference.
    Attached Files Attached Files
    Last edited by jacek; 6th July 2006 at 19:33. Reason: changed [ code ] to [ quote ] to allow wrapping of long lines

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.