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. QTCreator v4.11.0/ linux x64/CMAKE/C symbols definition not found, unless QtCreator stared in CMAKE source directory
Forum Updated to NodeBB v4.3 + New Features

QTCreator v4.11.0/ linux x64/CMAKE/C symbols definition not found, unless QtCreator stared in CMAKE source directory

Scheduled Pinned Locked Moved Unsolved General and Desktop
symbolsnot founcmake
1 Posts 1 Posters 304 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.
  • R Offline
    R Offline
    rsacchettini
    wrote on last edited by
    #1

    Bug : Symbols no found or not parsed on QtCreator 4.11.0 running CMAKE C/C++ projects on linux x64.
    The symbol definitions and declaration aren't found or reachable using the usual F2 key or context menu.
    The only way to resolve this is to start QtCreator from a terminal whose location is the CMAKe project source directory, where the CMakelists.txt file resides.

    This used to work without any problem starting Qtcreator from the desktop shortcut or any random location, since normally all that matters is that the CMAKE project is correctly defined and configures ok.

    Reproduce the issue:
    Create a CMAKE C or C++ project using Unix Makefiles or Ninja as a generator.
    If this does not reproduce the issue, use a cross compilation toolchain that point to an i.e. gcc-armv7 toolchain .

    Regards

    Romain S
    Engineer at Flightcell International.

    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