ericLemanissier

Results 162 comments of ericLemanissier

Can you please update the description of the PR so that the community understands why this change is needed ? You are not removing outdated conan 2 linters, you are...

builds with `-o libwebsockets/*:with_ssl=False` pass on https://github.com/eirikb/proof-of-conan/actions/runs/8982026622/job/24668759596 (appart from 4.2.1 and 4.2.0 on windows, which do not have this fix https://github.com/warmcat/libwebsockets/commit/af501eab1a9a593bb67437ab6baeb8d0f0c967e7

Regarding first error (the failure to open conan_toolchain.cmake), you can either downgrade conan to 2.2.0, or use the following fix https://github.com/conan-io/conan-center-index/pull/24013 The solution to the second error in your log...

The build is now finished. You can take a look at the results [here](https://github.com/ericLemanissier/proof-of-conan/actions/runs/9125490685/attempts/1)

The build is now finished. You can take a look at the results [here](https://github.com/ericLemanissier/proof-of-conan/actions/runs/9076999839/attempts/3)

this is ready for review

@kambala-decapitator can you please try with this recipe and tell us if it solves your problem on android ? thanks !

Ok, so the main problem comes from the test_package, which requires qt in the build context : https://github.com/conan-io/conan-center-index/blob/master/recipes/qt/5.x.x/test_package/conanfile.py#L24. The markdown and ES2 problems are real, but are not related to...

Thanks for the feedback. IIUC, the original problem is that `androiddeployqt` did not work. Can you now call `androiddeployqt` and get a working package successfully ?

@jcar87 you want to set the option to False by default or the build time and space will be too important for C3I