Alabastra - C++ Editor written with QT4 Git
Brought to you by:
n3wtron
| File | Date | Author | Commit |
|---|---|---|---|
| icons | 2009-10-23 |
|
[42db32] first import of Git Repository |
| images | 2009-10-23 |
|
[42db32] first import of Git Repository |
| include | 2009-10-23 |
|
[42db32] first import of Git Repository |
| language | 2009-10-23 |
|
[42db32] first import of Git Repository |
| prg | 2009-10-23 |
|
[42db32] first import of Git Repository |
| resource | 2009-10-23 |
|
[42db32] first import of Git Repository |
| src | 2009-10-27 |
|
[9a542c] fixed compilation problem caused by unused tree... |
| ui | 2009-10-23 |
|
[42db32] first import of Git Repository |
| .gitignore | 2009-10-27 |
|
[9a542c] fixed compilation problem caused by unused tree... |
| Alabastra.pro | 2009-10-27 |
|
[9a542c] fixed compilation problem caused by unused tree... |
| README | 2009-10-23 |
|
[42db32] first import of Git Repository |
ALABASTRA DEVELOPER README ##COMPILE -- decompress tgz file tar xzvf Alabastra-0.2b.tgz -- enter into decompressed directory cd Alabastra-0.21 -- lunch QMAKE Precompiler - IMPORTANT: qmake version 4 (eg. qt v.4.3.2) - If you have qt4 installed into different dir (eg /opt/qt4) - must use /usr/qt4/bin/qmake precompiler qmake -- lunch MAKE make ##RUN After compiled lunch Alabastra executable file ./Alabastra ##UNINSTALL Delete Alabastra's directory