Results 1 to 6 of 6

Thread: invalid use of incomplete type 'struct MSG'

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: invalid use of incomplete type 'struct MSG'

    Try to #include <windows.h> in .cpp file (after all other includes).

  2. The following user says thank you to stampede for this useful post:

    libed (18th July 2011)

Similar Threads

  1. QSql - incomplete type 'struct QVariant'
    By UltramaticOrange in forum Newbie
    Replies: 2
    Last Post: 5th October 2010, 19:07
  2. Replies: 9
    Last Post: 29th August 2010, 14:30
  3. error: invalid use of incomplete type 'struct QMetaEnum'
    By dyngoman in forum Qt Programming
    Replies: 3
    Last Post: 12th March 2010, 13:38
  4. Replies: 4
    Last Post: 12th October 2009, 19:36
  5. Replies: 1
    Last Post: 15th October 2007, 14:21

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.