• skip to content



flink-project

Universal Serial Interface to FPGA's

User Tools

  • Admin
  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » flink_lib

flink_lib

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
flink_lib [2020/06/26 14:21] – [Building] ursgrafflink_lib [2024/06/13 13:49] (current) – [Building for a different platform architecture] ursgraf
Line 31: Line 31:
 git submodule update git submodule update
 </code> </code>
-  - Checkout a stable version<code>git checkout v1.0.0</code>+  - Checkout a stable version<code>git checkout v1.1.2</code>
   - Create a build directory: <code>mkdir build-local</code>   - Create a build directory: <code>mkdir build-local</code>
   - Change to the build directory and setup your build environment with CMake: <code>cmake ..</code> Optional: you can specify an installation prefix path with <code>cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/ ..</code>   - Change to the build directory and setup your build environment with CMake: <code>cmake ..</code> Optional: you can specify an installation prefix path with <code>cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/ ..</code>
Line 41: Line 41:
 git submodule init git submodule init
 git submodule update</code> git submodule update</code>
-  - Checkout a branch <code>git checkout v1.0</code>+  - Checkout a stable version <code>git checkout v1.1.2</code>
   - Create a build directory for the target platform, e.g.: <code>mkdir build-powerpc</code>   - Create a build directory for the target platform, e.g.: <code>mkdir build-powerpc</code>
   - Create a CMake toolchain file. For more informations, please have a look at the [[http://www.cmake.org/Wiki/CMake_Cross_Compiling|CMake Wiki]]. This file has to specify which compiler has to be used and where it can be found on the system.    - Create a CMake toolchain file. For more informations, please have a look at the [[http://www.cmake.org/Wiki/CMake_Cross_Compiling|CMake Wiki]]. This file has to specify which compiler has to be used and where it can be found on the system. 
flink_lib.1593174098.txt.gz · Last modified: 2020/06/26 14:21 by ursgraf

Page Tools

  • Show page
  • Old revisions
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki