Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5.1 framework header files on Mac OS X

Qt5.1 framework header files on Mac OS X

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 836 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jpeace
    wrote on last edited by
    #1

    I'm trying to upgrade an application from Qt 5.0.1 to 5.1.1 and running into a problem with including header files from a Mac framework.

    I have the Sparkle.framework installed at /Library/Frameworks and in my .pro file I have LIBS += -framework Sparkle. When using 5.0.1 this is fine but as soon as I attempt to use 5.1.1 I cannot include header files anymore (Sparkle/Sparkle.h in this case). This happens under both Qt Creator 2.7 and 2.8.1.

    Has anybody run into this before or have any idea what's going on? Thanks.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved