Skip to content

unable to build without errors after using template #1

@Ragiton

Description

@Ragiton

I'm still learning. This might not be the right place to talk about this since it looks like its a meson build system issue.

Let me know I should post this somewhere else :)

Expected Behavior

successful build with no errors using "make" command

Current Behavior

Sandbox violation error with libcpp subproject

subprojects/libcpp/include/c++/meson.build:24:0: ERROR: Sandbox violation: Tried to grab file __libcpp_config_site outside current (sub)project.

Context

  1. forked this template
  2. used the template to create a new repo
  3. tried installing the dependencies following the website here https://embeddedartistry.com/fieldatlas/embedded-artistrys-standardized-meson-build-system/
  4. ended up running tools/install_deps.sh without any flags
  5. ran tools/setup_env.sh

I think I have all the dependencies installed. I'm still trying to learn Meson and the build system you have put together. Any guidance on how to hunt this issue down would be appreciated.

  • Project Version:
  • Operating System: Windows using WSL2
  • Toolchain:
  • Toolchain version:

Checklist

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository (for multi-repository projects)

not sure...

  • I have provided sufficient information for the team

please let me know

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions