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. Qt creator for non qt existing project, include paths
Forum Updated to NodeBB v4.3 + New Features

Qt creator for non qt existing project, include paths

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 150 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.
  • M Offline
    M Offline
    masa4
    wrote on last edited by
    #1

    I have a non qt, non cmake project. I imported it to qt creator. It creates some files on top dir: https://doc.qt.io/qtcreator/creator-project-generic.html#specifying-include-paths-and-framework-paths

    For making intellisense/code completion work, i need to add header file paths to .includes file. But i have several libraries and pkg-config --cflags somelib outputs lots of paths. And i have to copy them and paste them line by line to .includes file.

    Are there any easy way to configure include paths instead copy pasting all paths?

    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