Åsmund Stavdahl
Åsmund Stavdahl
This issue still exists with go1.2.1. Which go version did was used during go-ui's development? ``` [splitlocked@Portarch ui]$ uname -a Linux Portarch 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:47:48...
Just to maybe save someone else's time and headache, to compile qtdrv when you have installed Qt5, run this before qmake: ``` bash export QT_SELECT=4 ``` EDIT: I still hit...
Moving the docs to [GitHub Pages](https://pages.github.com/) could be a long-term solution. [Custom domains are supported](https://help.github.com/en/articles/using-a-custom-domain-with-github-pages) too. Check out https://asmundstavdahl.github.io/simpletest/simpletest.org/ - in Settings, I set GitHub Pages Source to "master branch...