mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-27 20:14:32 +00:00
19 lines
197 B
Plaintext
19 lines
197 B
Plaintext
Installing QCA
|
|
--------------
|
|
|
|
For Unix/Linux/Mac:
|
|
|
|
./configure
|
|
make
|
|
make install
|
|
|
|
For Windows:
|
|
|
|
qmake
|
|
nmake (or make)
|
|
installwin
|
|
|
|
|
|
Please report problems to:
|
|
delta@lists.affinix.com
|