Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Update C++ module guidance in line with upstream changes

Open
#303 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
cpp
Domain
documentation

Research direction

Read the changes described in upstream pull requests 2358 and 2443, along with issues #299, #300, and #301. After the upstream changes land, update the Vulkan Tutorial's C++ module guidance to match them and resolve whether the experimental-status warning should remain.

Written by the indexing model from the issue text.

Description

As discussed in #299, #300, and #301, this issue tracks the massive changes to the C++ module in the past several months.

We are working on https://github.com/KhronosGroup/Vulkan-Hpp/pull/2358/ which changes the readme, and should be merged in some time next week. Shortly after, the guidance in the Vulkan Tutorial ought to be updated.

As for the experimental status, personally I am very happy to lift it out once https://github.com/KhronosGroup/Vulkan-Hpp/pull/2443 is merged. The warning is really only there to account for compiler ICEs more than anything else, and non-CMake build systems are happy enough nowadays.

Dominant language
C++
Stars
424
Forks
127
Avg merge
2d 22h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from KhronosGroup/Vulkan-Tutorial

All issues in KhronosGroup/Vulkan-Tutorial

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.