build: Add ability to bypass pkg-config for Qt #17840

issue hebasto opened this issue on December 31, 2019
  1. hebasto commented at 6:27 PM on December 31, 2019: member

    Besides Windows platform, pkg-config works well for both system Qt and Qt in depends.

    But there are some pitfalls when using different Qt versions that are downloaded with Qt Online Installer, e.g.:

    Currently, there is no way to bypass pkg-config workflow for downloaded Qt (on non-Windows platforms). I have to use a patch to bypass pkg-config on testing purpose.

    It seems to be useful for developers and testers to have an additional configure option, say --with-qt-dir, which forces to bypass pkg-config workflow.

    For example:

    ./configure --with-gui=qt5 --with-qt-dir=/home/hebasto/Qt/5.14.0/gcc_64
    

    More refs:

  2. hebasto added the label Feature on Dec 31, 2019
  3. fanquake removed the label Feature on Dec 31, 2019
  4. fanquake added the label Build system on Dec 31, 2019
  5. hebasto closed this on Mar 9, 2020

  6. DrahtBot locked this on Feb 15, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 21:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me