Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clickable doesn't work with qmake projects #176

Open
kugiigi opened this issue Jun 24, 2024 · 1 comment
Open

Clickable doesn't work with qmake projects #176

kugiigi opened this issue Jun 24, 2024 · 1 comment

Comments

@kugiigi
Copy link

kugiigi commented Jun 24, 2024

Describe the bug
Clickable encounters an error when building a qmake project

To Reproduce
Steps to reproduce the behavior:

  1. Create a clickable container
  2. Try to build a qmake project
  3. Gets an error Cannot find feature ubuntu-click

Expected behavior
Project compiles and builds successfully

Additional context
Turns out the package that has the config for ubuntu-click is not available in focal anymore. Clickable work around this by integrating them in the docker images. Here's the MR that added them.
https://gitlab.com/clickable/clickable-docker-images/-/merge_requests/112/diffs

The needed files are ubuntu-click.prf and ubuntu-click-tools.prf

@milikhin
Copy link
Owner

milikhin commented Jul 8, 2024

Now that Ubuntu Touch has support for Docker... I think one way to improve Clickable integration might be to use Clickable docker images directly instead of relying on Libertine chroot containers, which are a little bit of a nightmare to create, update and use :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants