-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- forked this template
- used the template to create a new repo
- tried installing the dependencies following the website here https://embeddedartistry.com/fieldatlas/embedded-artistrys-standardized-meson-build-system/
- ended up running tools/install_deps.sh without any flags
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working