README update to resolve dependency issues on Debian/Ubuntu based distros · Issue #165 · treeform/fidget · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the How to run examples section I was running into errors like:
and
I was able to resolve all of these by installing the needed headers by adding the
xorg-dev
package using:sudo apt install xorg-dev
Might be useful to add a troubleshooting section to the README or a sidenote to the examples for users who might hit the same problem.
The text was updated successfully, but these errors were encountered: