Infrastructure Community [General Information] #107
Replies: 1 comment 1 reply
-
|
Issue I am trying to build SCORE communication module for QNX 8.0 using: bazel build --config=com-x86_64-qnx //score/mw/com/example/ipc_bridge:ipc_bridge_cpp But the build fails with: glob pattern 'host/linux/x86_64/**/*' didn't match anything My local SDP path is: /home/qnx800 And inside it I have: host/linux/x86_64/etc bazel_dep(name = "score_toolchains_qnx", version = "0.0.2", dev_dependency=True) But Bazel seems to expect more directories under host/linux/x86_64. What I need help with Is the pre-packaged QNX 8.0 SDP supported by SCORE? Does SCORE require a full SDP installation? What is the correct expected folder structure for host/linux/x86_64? How can I fix this glob error? Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Infrastructure Community
The Infrastructure Community designs and operates the shared systems and services that enable SCORE development and integration.
We provide a common foundation so that teams can focus on building features, while relying on stable infrastructure and tooling.
Vision:
We aim to apply modern software engineering practices wherever the SCORE process allows.
Mission:
Members
There is no strict team assignment — contributions are open to everyone.
Repository maintainers are defined in each repo’s
CODEOWNERSfile.Responsibilities
We deliver in four main areas:
Infrastructure
Toolchains
Tools
Docs-as-Code
Learning Resources
Want to contribute, but not sure where to start?
Here are some topics that will help (links to be added later):
Links
Operational Community
SCORE Information
Meetings
How to Contribute
Issues: Create issues in the
scorerepo.Add the label
community:infrastructureto have them tracked in our GitHub project board.Pull Requests: Follow SCORE contribution guidelines; maintainers will review.
Join Meetings: See links above for schedules and access.
Beta Was this translation helpful? Give feedback.
All reactions