Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Building QT where the include files in the include directory contain actual code.
QtWS25 Last Chance

Building QT where the include files in the include directory contain actual code.

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 561 Views
  • 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.
  • G Offline
    G Offline
    glavian
    wrote on last edited by
    #1

    I've successfully downloaded and built QT5. One thing I noticed that is different from downloading the 5.1.1 build is that in the 5.1.1 buid is the include directory include files have actual code, whereas the code I just built the include directory include files contain a referece to the src directory(see below). How do I get the code to be generated like if I downloaded the build from the QT website instead of the src directory reference?

    #include "../../src/corelib/arch/qatomic_alpha.h"

    thanks for any help

    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