update Boost version to 1.49 for Windows in the Qt project file #1563

pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:pro-file changing 1 files +1 −1
  1. Diapolo commented at 9:16 AM on July 6, 2012: none
    • add -s flag as we also use a static build in makefile.mingw

    As we now use Boost 1.49 on Windows I think this should be updated as well.

  2. update Boost version to 1.49 for Windows in the Qt project file
    - add -s flag as we also use a static build in makefile.mingw
    a75b45fcd3
  3. TheBlueMatt commented at 3:40 PM on July 6, 2012: member

    It seems like that wasnt being used previously?

  4. Diapolo commented at 4:35 PM on July 6, 2012: none

    @TheBlueMatt: It IS used, when compiling Bitcoin-Qt on Windows directly via the project file. Even if this was not used by us, it is beneficial to users trying to build from source as a clear indication for static Boost 1.49 libs. I myself rely this btw. ;).

  5. TheBlueMatt commented at 4:37 PM on July 6, 2012: member

    ah, sorry, cross compiling sets it manually.

  6. luke-jr commented at 3:08 AM on July 11, 2012: member

    Can we do anything about the boost patch we require?

  7. Diapolo commented at 4:56 AM on July 11, 2012: none

    @luke-jr Supply a working dependency package and add a small comment?

  8. in bitcoin-qt.pro:None in a75b45fcd3
     281 | @@ -282,7 +282,7 @@ OTHER_FILES += \
     282 |  # platform specific defaults, if not overridden on command line
     283 |  isEmpty(BOOST_LIB_SUFFIX) {
     284 |      macx:BOOST_LIB_SUFFIX = -mt
     285 | -    windows:BOOST_LIB_SUFFIX = -mgw44-mt-1_43
     286 | +    windows:BOOST_LIB_SUFFIX = -mgw44-mt-s-1_49
    


    laanwj commented at 9:11 AM on July 18, 2012:

    What is the -s?


    Diapolo commented at 9:13 AM on July 18, 2012:

    The Boost libs built with link=static runtime-link=static specified.


    laanwj commented at 9:31 AM on July 18, 2012:

    OK

  9. laanwj referenced this in commit 1854433829 on Jul 18, 2012
  10. laanwj merged this on Jul 18, 2012
  11. laanwj closed this on Jul 18, 2012

  12. nifgraup referenced this in commit b8ec1a8654 on Mar 30, 2014
  13. lateminer referenced this in commit 2205e3d302 on May 6, 2020
  14. 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: 2026-04-21 18:16 UTC

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