compile_instructions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
compile_instructions [2016/12/20 14:43] – [Distribution Specific Notes] thooge | compile_instructions [2016/12/25 15:03] (current) – [Distribution Specific Notes] thooge | ||
---|---|---|---|
Line 32: | Line 32: | ||
==== Generating Makefiles ==== | ==== Generating Makefiles ==== | ||
- | Go to the folder containing wolfpack folders then do a chmod +x configure to fix the script permission. The configure script will try to locate the headers and libraries required in your system and pass them to qmake to generate a makefile. Some options can be enabled/ | + | Go to the folder containing wolfpack folders then do a chmod +x configure to fix the script permission. The configure script will try to locate the headers and libraries required in your system and pass them to qmake to generate a makefile. Some options can be enabled/ |
- | | + | ./configure2.py |
- | | + | |
If you don't have installed the Boost-packages or want them to link statically, you have to build the special boost-library: | If you don't have installed the Boost-packages or want them to link statically, you have to build the special boost-library: | ||
Line 43: | Line 42: | ||
make | make | ||
- | Debian GNU/Linux [[Client]]: (In the moment you have to add a path to your Python include files e.g. / | + | Debian GNU/Linux [[Client]]: (In the moment you have to add a path to your Python include files e.g. / |
+ | |||
+ | Finally | ||
+ | make | ||
+ | make install | ||
==== Distribution Specific Notes ==== | ==== Distribution Specific Notes ==== | ||
Line 52: | Line 55: | ||
* QT4 Packages: '' | * QT4 Packages: '' | ||
* Python Packages: '' | * Python Packages: '' | ||
- | * Boost: '' | + | * Boost: '' |
- | * OpenAL Packages: '' | + | * OpenAL Packages: '' |
* Recommended Packages: '' | * Recommended Packages: '' | ||
* MySQL Packages: '' | * MySQL Packages: '' | ||
Line 70: | Line 73: | ||
===== MacOS X ===== | ===== MacOS X ===== | ||
- | This is actually in testing | + | see [[compile_macos]] |
- | * Install Python 2.7.6 | + | |
- | * Install QT 5.2.1 | + | |
- | * Install Command line tools for Xcode | + | |
- | * Download at https:// | + | |
- | * Open Terminal, shange to directory of your choice e.g. your home directory ''/ | + | |
- | * Set QTDIR environment variable \\ < | + | |
- | export QTDIR=/ | + | |
- | source ~/ | + | |
- | </ | + | |
- | * Set Xcode path: '' | + | |
- | * Make working directory \\ < | + | |
- | cd wpdev | + | |
- | </ | + | |
- | * Get current Sourcecode: < | + | |
- | * Configure \\ < | + | |
- | ./ | + | |
- | </ | + | |
- | + | ||
- | First Blocker: '' | + | |
- | * / | + | |
- | * First Test for Resolution: Install complete Xcode 5.1 | + | |
- | + | ||
- | Second BLocker: | + | |
- | * Linking error: '' | + | |
- | * Perhaps this is a conflict between different Python versions? | + | |
- | + | ||
- | + | ||
- | + | ||
- | To be continued... | + | |
compile_instructions.1482245012.txt.gz · Last modified: 2016/12/20 14:43 (external edit)