Skip to content

Fixed several typos that would cause VulkanCapsViewer to fail to compile on Linux#267

Merged
SaschaWillems merged 1 commit into
SaschaWillems:masterfrom
ericwomer:master
Feb 28, 2026
Merged

Fixed several typos that would cause VulkanCapsViewer to fail to compile on Linux#267
SaschaWillems merged 1 commit into
SaschaWillems:masterfrom
ericwomer:master

Conversation

@ericwomer

Copy link
Copy Markdown
Contributor

Qt6::WaylandClient was missing from the find package Qt6 line, added one in the if (X11) else if (WAYLAND) block and fixed a type where you linked to Qt6::waylandclient when its Qt6::WaylandClient (At least now it is)
Now proper stats are reported and the Surface stats aren't blank.

on Linux
Added missing elements and fixed a type to get vcv to compile with wayland support
@SaschaWillems SaschaWillems merged commit e0fc753 into SaschaWillems:master Feb 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants