Skip to content

CodeBlocks IDE can't find json.hpp header #1318

Description

@DragonOsman

I installed CodeBlocks in my Ubuntu VM and am using the LLVM Clang compiler toolchain on it instead of GCC. I wanted to build my project on CodeBlocks on Linux and then run it through GDB since I'm having a logic error that's making it crash under Linux (I built it manually on the command line). But when I try to build it, CodeBlocks can't find json.hpp in /usr/local/json/single_include. I've set that path in the comiler's Search Directory, but it still can't find it. The code is the same one I've been using working on for a while now.

Edit: Never mind. I wasn't doing #include nlohmann/json.hpp. I fixed that error, but now I have other errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: needs more infothe author of the issue needs to provide more details

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions