compile_linux
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| compile_linux [2014/07/22 07:05] – created thooge | compile_linux [2016/12/26 06:57] (current) – [Compiling with Linux (Debian)] thooge | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======  | + | ======  | 
| - | Tried out the latest sourcecode tarball from sourceforge: | + | The latest sourcecode tarball from sourceforge  | 
| http:// | http:// | ||
| - |   * Adjustment in configure.py  | + |   * Adjustment in configure.py  | 
| * configure.py throws warning | * configure.py throws warning | ||
|   * does not compile: ''; |   * does not compile: ''; | ||
| Line 17: | Line 17: | ||
| * ... stopped here | * ... stopped here | ||
| + | The latest version here located at WebSVN is release 6894, version 12.9.16. | ||
| + | |||
| + | Better get version 12.9.7: http:// | ||
| + | Some work is done at Github in the moment: https:// | ||
| + | |||
| + |   * '' | ||
| + | * go to build dir | ||
| + |   * '' | ||
| + |   * '' | ||
| + | * See [[linux|Linux instructions]] | ||
| + | |||
| + | ===== Client ===== | ||
| + | apt-get install gdb | ||
| + |    | ||
| + | ===== Tests regarding QT5 ===== | ||
| + | |||
| + | < | ||
| + | apt-get install build-essential qt5-qmake qtbase5-dev qt5-default libpython2.7-dev | ||
| + | export QTDIR=/ | ||
| + | </ | ||
| + | |||
| + | Compilation at the moment **not** successfull. More research must be done. | ||
| + | |||
| + | Client | ||
| + |     | ||
| + | The handling of argc and argv changed. They must be accessed via '' | ||
| + | and are of type '' | ||
compile_linux.1406012728.txt.gz · Last modified: 2014/07/22 07:05 by thooge
                
                