-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
The current state of the framework does not support native integration with systems running the Wayland protocol. As most (if not all) of linux distributions are moving toward dropping support for XORG and moving toward Wayland-only support.
System
Issue
After reproducing the following steps:
git clone https://github.com/UPB-Graphics/gfx-framework
cd gfx-framework
./tools/deps-fedora.sh
mkdir build
cd build
cmake ..
make
./bin/Debug/GFXFrameworkI am met with this output:

Metadata
Metadata
Assignees
Labels
No labels