Compile Phat4X
Jump to navigation
Jump to search
Download the Qt 3.x framework from Trolltech.com and install it
Download the latest CVS snapshot file release or check out the Phat4X sourcetree (module "main") directly from CVS
Open phat4x.pro in Qt-Designer
Open "Project > Project Settings... > C++"
Adjust "Includepath" to "QTDIR=<YOUR_QT3_DIR>"
Run "qmake phat4x.pro" in your Phat4X source directory once.
Run "make" in your Phat4X source directory everytime it's needed!
If you intend to use festival as a library you need to adjust phat4x.pro for yourself and add the required include-paths and libraries for your distribution-specific installation.
Prerequisites:
- id3lib (library)
- festival (binaries and/or library)
- plsign (currently offline - see this thread)
Procedure:
If you intend to use festival as a library you need to adjust phat4x.pro for yourself and add the required include-paths and libraries for your distribution-specific installation.