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 indexing on macos
Qt 6.11 is out! See what's new in the release blog

qtcreator indexing on macos

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

    Trying to understand why source code indexing (hence navigation) doesn't work for me on macos (catalina).

    AFAIK, qtcreator on macos needs xcode and xcode command line tools - I installed them. Clang code model is on.

    I have quite big c++ repo and I want to be able to navigate across source code symbols without building it or generating any makefiles, it is possible to do on Linux and I think it was possible on older macos versions - macos mojave - as far as i remember.

    Is it possible for macos? Cause I can't make qtcreator to resolve symbols without makefile generation and building on macos. I can only build through docker, cause the project doesn't support macos, but docker-built project makefiles and binaries don't affect the ability to navigate for me, as of now.

    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