Use wx-config for INCLUDEPATHS/WXLIBS #52

pull ojab wants to merge 1 commits into bitcoin:master from ojab:master changing 1 files +13 −18
  1. ojab commented at 7:35 AM on January 31, 2011: contributor

    Makes bitcoin buildable with non-debug/shared/etc wxWidgets without makefile changes.

  2. tcatm commented at 8:46 AM on January 31, 2011: none

    You should use $(...) instead of `` (like it's done in makefile.osx), also see http://www.electric-cloud.com/blog/2009/03/23/makefile-performance-shell/

  3. 1. Change hardcoded g++ to $(CXX)
    2. Change CFLAGS to CXXFLAGS
    3. Add binaries to clean target
    4. Generate wxWidgets includes/ldflags/etc from wx-config
    f0b7952caa
  4. ojab commented at 12:34 PM on January 31, 2011: contributor

    Ok, rewrited.

  5. tcatm commented at 2:11 AM on February 23, 2011: none

    This patch works great for GUI builds but outputs annoying errors (wx-config not found) when building bitcoind. Can you fix that?

  6. mgiuca commented at 10:33 PM on February 25, 2011: contributor

    The problem is that the makefile is using ":=" instead of "=" to assign those WXINCLUDEPATHS/WXLIBS variables. This calls wx-config whether it uses it or not. But even fixing that is insufficient.

    I have put up a new pull request which fixes this issue.

  7. FuzzyBearBTC referenced this in commit 4105ab415b on Mar 30, 2014
  8. kac- referenced this in commit d64bee4654 on Jun 10, 2014
  9. dexX7 referenced this in commit 52f658b914 on May 22, 2015
  10. destenson referenced this in commit d6e5ae3966 on Jun 26, 2016
  11. ptschip referenced this in commit 22da56945d on Jul 22, 2016
  12. classesjack referenced this in commit 3640eaeb9d on Jan 2, 2018
  13. CryptAxe referenced this in commit f3674bf9c1 on Mar 11, 2018
  14. CryptAxe referenced this in commit a199c14ec0 on Mar 11, 2018
  15. effectsToCause referenced this in commit aea97766f5 on Jun 22, 2018
  16. velesnetwork referenced this in commit 98e10ac485 on Jan 12, 2020
  17. Losangelosgenetics referenced this in commit 1f7437a373 on Mar 12, 2020
  18. satindergrewal referenced this in commit 855abdd516 on Jun 22, 2021
  19. rajarshimaitra referenced this in commit d36bbaa98d on Aug 5, 2021
  20. 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-13 21:16 UTC

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