Åsmund Stavdahl
Results
2
comments of
Å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...