Kai Pastor

Results 1001 comments of Kai Pastor

@BillyONeal This might be waiting for feedback from your team. **Motivation** qtbase needs to build some Java code for Android. So it needs the SDK. **Approach** What can be applied...

> I have tried to do so, but failed because this script doesn't run with the necessary permissions to install additional system packages (jdk). I think we will need to...

qtbase still doesn't build because of baseline cascades. It would help if the tool would print the deps which participate in the cascade.

The problem is not in changes from this PR. It is some dependency which is `skip` or `fail` in `scripts/ci.baseline.txt`.

Please try https://github.com/m-kuhn/vcpkg/pull/1

Hm, still not successful in CI. ~~~ Setting up the Android SDK in /vcpkg/android-sdk Loading package information... Loading local repository... [ ] 3% Loading local repository... [ ] 3% Fetch...

> Is network connectivity blocked except through vcpkg tool? IDK. Let's try https://github.com/m-kuhn/vcpkg/pull/2.

~~~ Installed packages: Path | Version | Description | Location ------- | ------- | ------- | ------- build-tools;34.0.0 | 34.0.0 | Android SDK Build-Tools 34 | build-tools/34.0.0 platform-tools | 35.0.1...

This PR won't help. No hard-coded absolute paths from build time can be expected to work on runtime. The cached binary artifact may already go to another location, and the...

To clarify: `DCMTK_ENABLE_BUILTIN_OFICONV_DATA=ON` will work.