Searched full:version (Results 1 – 25 of 63) sorted by relevance
123
8 1. Make (You can check whether you have this by typing `make --version`)10 2. Ruby (You can check whether you have this by typing `ruby --version`)12 3. CMake version > 3.13.0 (You can check whether you have this by typing `cmake --version`)14 …- Try the `cmake --version` command. If still the version number is >= 3.13.0, skip to (4.) or els…15 - You will need to get the latest CMake version using curl or wget (or similar command).16 … - Uninstall the current version of CMake using `sudo apt remove --purge --auto-remove cmake`.17 … - Download the 3.13.0 version using `wget https://cmake.org/files/v3.13/cmake-3.13.0.tar.gz`.21 - Check the version using `cmake --version` command.22 4. lcov version 1.14 ( check with --version option )24 5. unifdef version 2.10 ( check with -V option )
1 # Set the required version.2 cmake_minimum_required( VERSION 3.13.0 )6 VERSION 1.0.0
19 …version 3.0.0 or higher, the folder structure of FreeRTOS-Plus-TCP has changed and the files have …22 If you wish to continue using a version earlier than V3.0.0 i.e. continue to use your existing sour…27 For running the script, you will need Python version > 3.7. You can download/install it from [here]…29 …nloaded and installed, you can verify the version from your terminal/command window by typing `pyt…75 The version of the FreeRTOS Kernel Source in use could be accessed at ```./test/FreeRTOS-Kernel``` …
2 version: "V3.1.0"7 version: "V10.4.5"
18 - IDE and version: [e.g. Freedom Studio 4.12.0.2019-08-2]19 - Toolchain and version: [e.g. riscv64-unknown-elf-gcc-8.3.0-2019.08.0]23 - Version: [e.g. Mojave 10.14.6]
21 - Version: [e.g. 80.0.3987.132]
1 # Minimum required version of CMake2 cmake_minimum_required ( VERSION 3.13.0 )6 VERSION 1.0.0
9 For generating the report as outlined below, we have used Coverity version 2018.09.19 1. CMake version > 3.13.0 (You can check whether you have this by typing `cmake --version`)
4 version : "2.0",
4 …ted using the Texas Instruments (TI) TM4C1294NCPDT microcontroller using version the TivaWare((C) …8 ## Vendor Provided Version Numbers Used
1 cmake_minimum_required ( VERSION 3.13.0 )3 VERSION 1.0.0
72 # Use only 18.04 since we want the uncrustify version to81 uncrustify --version
41 uncrustify --version
5 * Licensed under the Apache License, Version 2.0 (the "License");
105 * code more similar to the /multi version. */107 … xDHCPData /**< Temporary define to make /single source similar to /multi version. */108 … xNetworkAddressing /**< Temporary define to make /single source similar to /multi version. */
38 # could be handy for archiving the generated documentation or if some version261 # with the commands \{ and \} for these it is advised to use the version @{ and747 # doxygen should invoke to get the current version for each file (typically from748 # the version control system). Doxygen will invoke the program by executing (via752 # version. For an example see the documentation.844 # and the warning text. Optionally the format may contain $version, which will845 # be replaced by the version of the file (if it could be obtained via1097 # (see https://www.gnu.org/software/global/global.html). You will need version1101 # - Install the latest version of global1221 # default header when upgrading to a newer version of doxygen. For a description[all …]
43 /** @brief The expected IP version and header length coded into the IP header itself. */
47 /** @brief The expected IP version and header length coded into the IP header itself. */
127 /* Non-format version thread-safe print. */131 /* Non-format version thread-safe print. */
2 cmake_minimum_required(VERSION 3.13)
45 /** @brief The expected IP version and header length coded into the IP header itself. */