This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| flink_lib [2020/06/12 16:16] – [Building] ursgraf | flink_lib [2024/06/13 13:49] (current) – [Building for a different platform architecture] ursgraf | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| git submodule update | git submodule update | ||
| </ | </ | ||
| - | - Checkout a branch | + | - Checkout a stable version< |
| - Create a build directory: < | - Create a build directory: < | ||
| - | - Change to the build directory and setup your build environment with CMake: < | + | - Change to the build directory and setup your build environment with CMake: < |
| - Build the source code: < | - Build the source code: < | ||
| Line 41: | Line 41: | ||
| git submodule init | git submodule init | ||
| git submodule update</ | git submodule update</ | ||
| + | - Checkout a stable version < | ||
| - Create a build directory for the target platform, e.g.: < | - Create a build directory for the target platform, e.g.: < | ||
| - Create a CMake toolchain file. For more informations, | - Create a CMake toolchain file. For more informations, | ||