compile_linux
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
compile_linux [2016/12/20 14:38] – thooge | compile_linux [2016/12/26 06:57] (current) – [Compiling with Linux (Debian)] thooge | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
The latest sourcecode tarball from sourceforge (12.9.13) is outdated: | The latest sourcecode tarball from sourceforge (12.9.13) is outdated: | ||
Line 22: | Line 22: | ||
Some work is done at Github in the moment: https:// | 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.1482244715.txt.gz · Last modified: 2016/12/20 14:38 by thooge