Line | |
---|
1 | ================================================================================ |
---|
2 | |
---|
3 | TOC |
---|
4 | |
---|
5 | I. How to run under linux |
---|
6 | |
---|
7 | ================================================================================ |
---|
8 | |
---|
9 | I. How to run under linux |
---|
10 | |
---|
11 | To build the Makefiles, type: |
---|
12 | qmake |
---|
13 | |
---|
14 | To compile the project, type: |
---|
15 | make |
---|
16 | |
---|
17 | Then you can type: |
---|
18 | ./projdesigner/projdesigner |
---|
19 | |
---|
20 | To install the project, type: |
---|
21 | make install |
---|
22 | |
---|
23 | If the project is installed, to run projdesigner, just type: |
---|
24 | projdesigner |
---|
25 | |
---|
26 | ================================================================================ |
---|
27 | |
---|
Note: See
TracBrowser
for help on using the repository browser.