foonathan_memory_vendor Vendor package for foonathan/memory: https://github.com/foonathan/memory This package will download, patch, build and install foonathan_memory for its use with Fast-RTPS. Quality Declaration This package claims to be in the Quality Level 3 category, see the Quality Declarat...
This branch is39 commits behindeProsima/foonathan_memory_vendor:master. Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. History 30 Commits .gitignore Refs #5228. Initial version working on Windows. ...
Hi, I am attempting to build ROS2 Rolling from source on macOS 11 Big Sur. So far, most packages were compiling fine. However, when colcon gets to this package, I get the following error: --- stderr: foonathan_memory_vendor In file inclu...
foonathan_memory_vendor / CMakeLists.txt CMakeLists.txt3.92 KB 一键复制编辑原始数据按行查看历史 Steven! Ragnarök提交于5年前.Prepare 1.0.0 (#30) cmake_minimum_required(VERSION 3.5) project(foonathan_memory_vendor VERSION"1.0.0") find_package(foonathan_memory QUIET) ...