wxGo
wxGo copied to clipboard
/usr/bin/ld: cannot find -lwebkitgtk-3.0
I googled so much and installed so many libs before submitting this.
I'm trying to compile on Ubuntu 18.04 on WSL.
I keep getting: /usr/bin/ld: cannot find -lwebkitgtk-3.0
sudo apt-get install libwebkitgtk-dev sudo apt-get install libwebkitgtk-3.0-0 Did not help.
Thanks!!