# sudo apt-get install qt4-default libqwt-dev
# git clone https://github.com/john1117/EnergyMonitor.git
# qmake -project
# vi EnergyMonitor.pro
######... ######CONFIG += qwt ######...
# qmake
# make -j8
# sudo apt-get install qt4-default libqwt-dev
# git clone https://github.com/john1117/EnergyMonitor.git
# qmake -project
# vi EnergyMonitor.pro
######... ######CONFIG += qwt ######...
# qmake
# make -j8