Compilation and Installation
Prev

Compilation and Installation

In order to compile and install KMetronome on your system, type the following in the base directory of the KMetronome distribution:

% cmake .
% make
% make install
Since KMetronome uses cmake and make you should have no trouble compiling it. Should you run into problems please report them to the author or the project's bug tracking system.

Prev
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team