We're no longer updating This wiki!!

PC Application for ubuntu

Qt based GUI application program can monitor and show the weather data graphically.

How to build the PC Application for Ubuntu

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
en/weatherboard_app.txt · Last modified: 2015/01/28 10:35 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0