README file updated and enhanced
This commit is contained in:
parent
3a74436a2e
commit
ab988d8496
1 changed files with 7 additions and 1 deletions
8
README
8
README
|
@ -7,13 +7,19 @@ Optional dependencys:
|
|||
* Avahi http://www.avahi.org/
|
||||
|
||||
Compiling:
|
||||
1) Run qmake (on debian systems it's called qmake-qt4)
|
||||
1) Run qmake in the topdir (not in ./src)
|
||||
(on debian systems it's called qmake-qt4)
|
||||
2) Run make
|
||||
3) Have a coffe
|
||||
4) ./promoe
|
||||
5) ????
|
||||
6) profit
|
||||
|
||||
Compilation Errors:
|
||||
- Errormessage "WARNING: Found potential symbol conflict of <somefile>"
|
||||
-> make sure you use uic from Qt4 (uic -version)
|
||||
(on debian systems it's sufficant if uic-qt4 exists)
|
||||
|
||||
Known bugs:
|
||||
Tons of them.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue