GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. vsomeip Overview The vsomeip stack implements the http://some-ip.com/ (Scalable servic...
int main(){ printf("_POSIX_C_SOURCE: %d\n",_POSIX_C_SOURCE); return 0; } /* [edemon@CentOS workspace]$ gcc -D_POSIX_C_SOURCE=199506 macro.c -o macro [edemon@CentOS workspace]$ ./macro _POSIX_C_SOURCE: 199506 */ 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 默认情况下: #inc...
.github Merge pull request #850 from ApexAI/iox-#828-backport-changelog-from-release_1.0 3年前 cmake iox-#828 Add section for API changes to Changelog 3年前 doc iox-#865 Common puml file for common settings 3年前 iceoryx_binding_c ...
编译Host系统是Ubuntu 16.04 准备工作 下载opencv: git clone git@github.com:opencv/opencv.git gi交叉编译OpenCV的教程——基于aarch64-linux-gnu的交叉编译器 1.获取OpenCV3.3.1的源码 地址:https://pan.baidu.com/s/1lnKDThiWg-2QDXNEzVAqrA 提取码:vmn4 2.解压源码包 命令:unzip opencv-3.3.1.zip 3...
cd $WORKSPACE git clone https://github.com/google/googletest.git && cd googletest git checkout v1.13.0 git apply $WORKSPACE/build_qnx/qnx_patches/googletest_qnx.patch Source the QNX environment script: source ~/qnx710/qnxsdp-env.sh Build and install Fast-DDS and its dependencies: Note...
(1)在这里,我们把远程仓库搭建在Github上面,现在我的远程仓库为:https://github.com/chenyufeng1991/UseSourceTree。 (2)打开SourceTree,点击New Repository-->Clone from URL, 然后复制仓库地址 https://github.com/chenyufeng1991/UseSourceTree.git 到SourceTree中的Source URL中,本地仓库的位置和名称可以随意修改...
QNX 7.1 Screen examples. Contribute to Robin329/qnx-screen development by creating an account on GitHub.
A complete example is provided in this ZIP file (source): https://github.com/bincrafters/community/files/4021060/conan_boost_qnx-7.0.zip The splited profile files can be merged together if you want only an all-in-one profile file. The CMAKE_C_COMPILER and CMAKE_CXX_COMPILER entries won'...