-
Hi,
when I compile Uxplay on Ubuntu 20.04 it gives me the same Issue as mentioned above in the Headline.
```
CMake Error: The following variables are used in this project, but they are set to NOT…
-
I'm building `libimobiledevice` suite in static mode. I've cloned `libplist`, `libimobiledevice-glue`, `libusbmuxd` and `libimobiledevice` repositories, configured each of them with `--enable-shared=n…
-
Hey all,
I run Ubuntu terminal on my windows system and i can't make my Libimobiledevice to identify devices.
I get the following error when i run the ./autogen.sh command:
libtoolize: putting…
-
Description: While attempting to sideload an APK using sideloader-cli on macOS (arm64), I encountered an issue where the required libraries could not be loaded. The sideloader fails during the device …
-
I am getting this error when trying to run `./sideloader-cli-arm64-apple-macos` on my m1 mac.
```
./sideloader-cli-arm64-apple-macos
app INFO 2024-07-24T17:25:35.575 Provis…
-
Installed jitterbug pair for Linux and tried running with the terminal. I made sure that I have usbmuxt, netmuxt and libplist (from the extra repository). It failed gave this output:
`./jitterbugpair…
-
Hi there,
wanted to build the lib and had some problems.
Needed to install `sudo apt install libplist-dev`, may could add this to the README (?)
When executing `./autogen.sh` I got:
```bash
con…
-
Getting this error when trying to run ifuse
```
$ ifuse …
vorou updated
11 months ago
-
### Is there an existing issue for this?
- [X] I have searched the [existing infra issues](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3Ateam-infra)
### Type of Request
b…
-
May anyone explain me how to fix this linker error?
`ld: archive member '/' not a mach-o file in '/Users/marek/_repos/libplist/libcnary/.libs/libcnary.a'`
I'm trying to compile libplist on MacOS w…