Registry / utility / gz-common5

gz-common5

JSON →
library5.4.1vcpkgunverified

Common libraries for robotics applications, providing utilities for graphics, math, and file I/O.

vcpkg install gz-common5
INSTALL
IMPORT
SIG · GZ-COMMON5
G
gz-common5
utilitycppv5.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gz/common.hh
#include <gz/common.hh>

Minimal gz-common version check

#include <gz/common.hh> #include <iostream> int main() { std::cout << "gz-common version: " << GZ_COMMON_VERSION_FULL << '\n'; return 0; }
Debug
Known issues
breakingVersioned namespace; must use correct gz-common5 target.
fix
Use gz-common5::gz-common5 in CMake, not gz-common.
affects: 5.x
Upgrade
Version history
5.4.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources

No resource links recorded.

gz-common5 — pip install gz-common5 · libregistry