SourceForge.net Logo
Accordeur german


Description
Help
download
Install
How to install :
   
Only linux and windows binaries are available on sourceforge.
  Linux :
       tar zxf  accordeur*.tgz
       cd accordeur
       ./install

How to compile :
    
You need gcc and qt4-designer.
  • extract sources :
             tar zxf accordeur-x.x.x-src.tar.gz
  • generate Makefile :
            qmake
  • compile accordeur :
            make