OTHER: Change a Parameter from QDir to QString.
I think this will be needed when I add zipped skin support later
This commit is contained in:
parent
fbb7808c7f
commit
461106eb43
6 changed files with 22 additions and 18 deletions
4
README
4
README
|
|
@ -1,4 +1,4 @@
|
|||
Required dependencys:
|
||||
Required dependencies:
|
||||
* QT4.2.x http://www.trolltech.no/
|
||||
* XMMS2 http://xmms2.xmms.org/
|
||||
* XMMS2 C++ bindings (make sure you have boost_signals when compiling xmms2)
|
||||
|
|
@ -16,6 +16,8 @@ Compiling:
|
|||
5) ????
|
||||
6) profit
|
||||
|
||||
To change the install directory, use 'qmake PREFIX=<path>' at step 1
|
||||
|
||||
Compilation problems:
|
||||
- Errormessage "WARNING: Found potential symbol conflict of <somefile>"
|
||||
-> make sure you use uic from Qt4 (uic -version)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue