Git Product home page Git Product logo

Comments (4)

SanderMertens avatar SanderMertens commented on May 9, 2024

Bake stores include files in the bake environment (under $HOME/bake). Adding the bake environment to your include path should fix the issue.

Try adding these paths to the editor configuration (replace Darwin with Linux if you're not on MacOS):

"$HOME/bake/include",
"$HOME/bake/x64-Darwin-debug/include"

Let me know if that works for you, and I'll add it to the documentation.

Version 2.3 of bake will only require the first include path.

from bake.

 avatar commented on May 9, 2024

Looks like it depends on the application in question, in Sublime for instance I was able to just "open folder" right into ~/bake/src and that solved this particular problem. I suppose you just can't rely on the editor parsing includes.

from bake.

SanderMertens avatar SanderMertens commented on May 9, 2024

I will keep this issue open for a bit longer, as I want to make sure bake integrates well with editors. I tried a few things with vscode, and ran into some problems (likely similar to yours), for which I opened this issue:

microsoft/vscode-cpptools#3138

from bake.

sankeerth95 avatar sankeerth95 commented on May 9, 2024

Hi, is there any update on this? It would be great to have an extension for vscode to manage the builds.

from bake.

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.