Results 1 to 4 of 4

Thread: qpixelformat.h Error, Mac OS

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,349
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    318
    Thanked 872 Times in 859 Posts

    Default Re: qpixelformat.h Error, Mac OS

    Unless the Qt distribution on MacOS is different from other OS distributions, you should never use a Qt ".h" file directly. Instead, you should be including <QPixelFormat> (without the ".h"). This will ensure that any dependencies on other include files are resolved.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

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

    benjaminchou (26th June 2019)

Similar Threads

  1. Buid error: collect2.exe: error: ld returned 1 exit status
    By Demonlaplce in forum Installation and Deployment
    Replies: 0
    Last Post: 21st April 2016, 09:18
  2. Replies: 3
    Last Post: 19th November 2014, 19:44
  3. Replies: 4
    Last Post: 29th April 2014, 16:20
  4. : error: [\NokiaQtSDK\Symbian\SDK\epoc32\release\gcce\udeb\V ideo.exe] Error 1
    By ranjit.kadam in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 1st May 2011, 22:11
  5. Replies: 3
    Last Post: 23rd January 2011, 12:15

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.