Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [solved]Qt Creator will not add external library/include path

[solved]Qt Creator will not add external library/include path

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 3.6k 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.
  • E Offline
    E Offline
    eker676
    wrote on last edited by
    #1

    I've been trying to add an external library + include path to a Qt project on Windows and nothing is working.

    I've tried adding the library and include path through the wizard (Right Click-Add Library) and by hand to no avail. I can see that both the library and include path are added to the project file. However, when I go to compile, the compiler says that the include file does not exist.

    I've got the same project working in Visual Studio with no problems. I'm just trying to transfer the project over Qt Creator.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Can you show the pro file and the error output ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • E Offline
        E Offline
        eker676
        wrote on last edited by
        #3

        I resolved the issue by doing virtually the exact same steps as listed above but I deleted the previous project file so I have no basis for a comparison as to why the first attempt didn't work.

        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