unresolved external symbol "CWallet * pwalletMain" #4256

pull LongShao007 wants to merge 1 commits into bitcoin:master from LongShao007:patch-2 changing 1 files +2 −1
  1. LongShao007 commented at 9:47 AM on May 30, 2014: contributor

    when i don't define ENABLE_WALLET, it will link error( unresolved external symbol "class CWallet * pwalletMain" ). the error in files ( rpcdump.cpp and rpcwallet.cpp and signverifymessagedialog.cpp ). I can change signverifymessagedialog.cpp (only one quote), but lots of quote in rpcdump.cpp and rpcwallet.cpp, i don't have ablity to modify.

  2. unresolved external symbol "CWallet * pwalletMain"
    when i don't define ENABLE_WALLET, it will link error( unresolved external symbol "class CWallet * pwalletMain" ). the error in files ( rpcdump.cpp and rpcwallet.cpp and signverifymessagedialog.cpp ). I can change signverifymessagedialog.cpp (only one quote), but lots of quote in rpcdump.cpp and rpcwallet.cpp, i don't have ablity to modify.
    b034995b0a
  3. laanwj commented at 10:11 AM on May 30, 2014: member

    Not sure what you're doing, but this is not supposed to be a problem.

    signverifymessagedialog.cpp is not compiled/linked when ENABLE_WALLET is not defined: https://github.com/bitcoin/bitcoin/blob/master/src/qt/Makefile.am#L302

  4. laanwj closed this on May 30, 2014

  5. BitcoinPullTester commented at 10:12 AM on May 30, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/b034995b0aa0c0d9c686d877dbec7f9bc68d8f2e for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  6. LongShao007 deleted the branch on May 30, 2014
  7. MarcoFalke 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:15 UTC

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