KhronosGroup / KhronosGroup/OpenXR-SDK-Source

hello_xr is not aware of BSD

Open
#241 7 comments 0 reactions 0 assignees View on GitHub
enhancement synced to gitlab
Dominant language
Python
Stars
825
Forks
306
Avg merge
1d 23h
Merged PRs (30d)
1

Description

Build fails with clang-10:
```
/usr/ports/misc/openxr/work/OpenXR-SDK-Source-release-1.0.14/src/common/gfxwrapper_opengl.c:38:31: error: unused parameter 'format' [-Werror,-Wunused-parameter]
static void Print(const char *format, ...) {
^
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at src/common/gfxwrapper_opengl.c:38 and inspect the Print function alongside the clang-10 warning shown in the issue. Rebuild the OpenXR SDK in the BSD environment to confirm the warning is gone and compilation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.