GithubHelp home page GithubHelp logo

Comments (1)

jonahgraham avatar jonahgraham commented on July 24, 2024

I think there may be some terminology confusion here, not quite sure.

A "source folder" in CDT is a folder that the sources are in, these are folders that are indexed, including for build, etc.

They can be configured in the project properties

These source folders appear at the top level all the time.

Includes need to be somewhat manually managed if you want that folder to be explicitly listed as a -I folder. This is done where you are describing, in the "Includes" tab under C/C++ Build

What I think you want to enter in the Includes tab is something like "${workspace_loc:/${ProjName}/src/inc}". The magic bits should be filled in automatically by pressing the Workspace button when adding a new include.

Here is a screenshot showing all of it in one place.

image

Hopefully the above either answers your question, or provides the starting point to ask me a clarifying question.

from cdt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.