Registry / utility / libimobiledevice-glue

libimobiledevice-glue

JSON →
library2023-05-13vcpkgunverified

Library with common code used by the libraries and tools around the libimobiledevice project.

vcpkg install libimobiledevice-glue
INSTALL
IMPORT
SIG · LIBIMOBILEDEVICE-G
L
libimobiledevice-glue
utilitycppv2023-05-13
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.

libimobiledevice-glue/glue.h
#include <libimobiledevice-glue/glue.h>

Get library version string

#include <libimobiledevice-glue/glue.h> #include <iostream> int main() { std::cout << "libimobiledevice-glue version: " << glue_get_version() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2023-05-13latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

libimobiledevice-glue — pip install libimobiledevice-glue · libregistry