build: Fix Qt link order for Windows build #14568

pull ken2812221 wants to merge 1 commits into bitcoin:master from ken2812221:win-qt-fix changing 1 files +4 −3
  1. ken2812221 commented at 12:15 pm on October 25, 2018: contributor
  2. build: Fix Qt link order for Windows build fbaccbf00c
  3. fanquake added the label Build system on Oct 25, 2018
  4. laanwj commented at 12:57 pm on October 25, 2018: member

    great!

    can you please explain how swapping these around fixes the build? something with qt depending on libssl?

  5. MarcoFalke added the label Needs gitian build on Oct 25, 2018
  6. MarcoFalke commented at 12:59 pm on October 25, 2018: member
    Concept ACK. Also interesting that travis didn’t fail on this. travis apparently doesn’t build the gui.
  7. ryanofsky approved
  8. ryanofsky commented at 2:02 pm on October 25, 2018: member
    utACK fbaccbf00cbb377f266d03f3c5a6b07a9a96a07a. Seems clearly correct, SSL_LIBS should be listed after the libraries that depend on it.
  9. ken2812221 commented at 3:08 am on October 26, 2018: contributor

    can you please explain how swapping these around fixes the build? something with qt depending on libssl?

    libssl should be listed after libQt5Network because the later one depends on the former one.

  10. jameshilliard commented at 4:33 am on October 26, 2018: contributor
    Any idea why the link order here only seems to cause issues on windows builds and not linux/osx?
  11. DrahtBot commented at 7:09 am on October 26, 2018: member

    Gitian builds for commit 754a00d55f30f6112a1b68cb0bec5d59565096d1 (master):

    Gitian builds for commit 3dbc5bc94e8ebfdcfac57f76b987eb17a7a92aa5 (master and this pull):

  12. DrahtBot removed the label Needs gitian build on Oct 26, 2018
  13. MarcoFalke merged this on Oct 26, 2018
  14. MarcoFalke closed this on Oct 26, 2018

  15. MarcoFalke referenced this in commit ae85c8d28b on Oct 26, 2018
  16. ken2812221 deleted the branch on Nov 3, 2018
  17. dzutto referenced this in commit 167994195f on Aug 19, 2021
  18. dzutto referenced this in commit 866d73c328 on Aug 19, 2021
  19. dzutto referenced this in commit 6b7b7d37de on Aug 19, 2021
  20. dzutto referenced this in commit 2c94189459 on Aug 23, 2021
  21. dzutto referenced this in commit d0b7b14ad4 on Aug 26, 2021
  22. dzutto referenced this in commit b73497114a on Aug 26, 2021
  23. dzutto referenced this in commit 62535a0383 on Aug 27, 2021
  24. PastaPastaPasta referenced this in commit b9df9815ba on Aug 29, 2021
  25. DrahtBot locked this on Sep 8, 2021

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: 2024-10-04 22:12 UTC

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