Install packages
sudo apt-get install qt4-default qt4-designer libqwt-dev
Build the weather board
export GIT_SSL_NO_VERIFY=1 git clone https://github.com/hardkernel/ODROID-SHOW cd ODROID-SHOW/qt_weather uic weather_board.ui > ui_weather_board.h qmake make ./weather_board