Herbie is a small CPU/Memory Monitoring Widget for Windows. It is licensed under the GNU General Public License v3.
QtSDK or the compiled sources (>= 5.4.0)
- Open CMake GUI
- set your Herbie/src folder to
where is the source code - choose a build folder (e.g. build2015-x64)
- Set
QT_QMAKE_EXECUTABLEby locating the qmake.exe - Hit
ConfigurethenGenerate - Open the
Herbie.slnwhich is in your new build directory - Right-click the DkHerbie project and choose
Set as StartUp Project - Compile the Solution
- check if your Qt is set correctly (otherwise set the path to
qt_install_dir/qtbase/bin/qmake.exe) - check if your builds proceeded correctly