Advertisement
Guest User

Untitled

a guest
Aug 14th, 2011
596
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 243.43 KB | None | 0 0
  1. Running build steps for project bitcoin-qt...
  2. Starting: "c:\qtsdk\desktop\qt\4.7.3\mingw\bin\qmake.exe" T:\Igloo\Users\Zell\Downloads\Bitcoin-QT\laanwj-bitcoin-qt-0a76546\bitcoin-qt.pro -r -spec win32-g++
  3. The process "c:\qtsdk\desktop\qt\4.7.3\mingw\bin\qmake.exe" exited normally.
  4. Starting: "C:\QtSDK\mingw\bin\mingw32-make.exe"
  5. C:/QtSDK/mingw/bin/mingw32-make -f Makefile.Debug
  6. mingw32-make[1]: Entering directory `T:/Igloo/Users/Zell/Downloads/Bitcoin-QT/bitcoin-qt-build-desktop'
  7. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\sendcoinsdialog.ui -o ui_sendcoinsdialog.h
  8. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\addressbookpage.ui -o ui_addressbookpage.h
  9. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\aboutdialog.ui -o ui_aboutdialog.h
  10. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\editaddressdialog.ui -o ui_editaddressdialog.h
  11. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\transactiondescdialog.ui -o ui_transactiondescdialog.h
  12. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\overviewpage.ui -o ui_overviewpage.h
  13. c:\QtSDK\Desktop\Qt\4.7.3\mingw\bin\uic.exe ..\laanwj-bitcoin-qt-0a76546\src\qt\forms\sendcoinsentry.ui -o ui_sendcoinsentry.h
  14. g++ -c -fstack-protector -g -frtti -fexceptions -mthreads -fdiagnostics-show-option -Wall -Wno-invalid-offsetof -Wno-unused-variable -Wno-unused-parameter -Wno-sign-compare -Wno-char-subscripts -Wno-unused-value -Wno-sequence-point -Wno-parentheses -Wno-unknown-pragmas -Wno-switch -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_GUI -D__WXMSW__ -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"c:\QtSDK\Desktop\Qt\4.7.3\mingw\include\QtCore" -I"c:\QtSDK\Desktop\Qt\4.7.3\mingw\include\QtGui" -I"c:\QtSDK\Desktop\Qt\4.7.3\mingw\include" -I"..\laanwj-bitcoin-qt-0a76546\src" -I"..\laanwj-bitcoin-qt-0a76546\src\json" -I"..\laanwj-bitcoin-qt-0a76546\src\cryptopp" -I"..\laanwj-bitcoin-qt-0a76546\src\qt" -I"c:\QtSDK\Desktop\Qt\4.7.3\mingw\include\ActiveQt" -I"debug" -I"." -I"..\laanwj-bitcoin-qt-0a76546" -I"." -I"c:\QtSDK\Desktop\Qt\4.7.3\mingw\mkspecs\win32-g++" -o debug\bitcoin.o ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp
  15. In file included from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  16. ..\laanwj-bitcoin-qt-0a76546\src/headers.h:37:28: error: openssl/buffer.h: No such file or directory
  17. ..\laanwj-bitcoin-qt-0a76546\src/headers.h:38:27: error: openssl/ecdsa.h: No such file or directory
  18. ..\laanwj-bitcoin-qt-0a76546\src/headers.h:39:25: error: openssl/evp.h: No such file or directory
  19. ..\laanwj-bitcoin-qt-0a76546\src/headers.h:40:26: error: openssl/rand.h: No such file or directory
  20. ..\laanwj-bitcoin-qt-0a76546\src/headers.h:41:25: error: openssl/sha.h: No such file or directory
  21. ..\laanwj-bitcoin-qt-0a76546\src/headers.h:42:28: error: openssl/ripemd.h: No such file or directory
  22. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:59,
  23. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  24. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:66:28: error: boost/mpl/if.hpp: No such file or directory
  25. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:67:32: error: boost/mpl/assert.hpp: No such file or directory
  26. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:68:33: error: boost/mpl/logical.hpp: No such file or directory
  27. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:69:33: error: boost/mpl/eval_if.hpp: No such file or directory
  28. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:71:31: error: boost/range/end.hpp: No such file or directory
  29. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:72:33: error: boost/range/begin.hpp: No such file or directory
  30. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:73:32: error: boost/range/rend.hpp: No such file or directory
  31. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:74:34: error: boost/range/rbegin.hpp: No such file or directory
  32. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:75:36: error: boost/range/iterator.hpp: No such file or directory
  33. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:76:44: error: boost/range/reverse_iterator.hpp: No such file or directory
  34. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:77:42: error: boost/type_traits/is_array.hpp: No such file or directory
  35. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:78:42: error: boost/type_traits/is_const.hpp: No such file or directory
  36. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:79:45: error: boost/type_traits/is_abstract.hpp: No such file or directory
  37. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:80:53: error: boost/type_traits/is_base_and_derived.hpp: No such file or directory
  38. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:81:46: error: boost/iterator/iterator_traits.hpp: No such file or directory
  39. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:82:39: error: boost/utility/addressof.hpp: No such file or directory
  40. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:91,
  41. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  42. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:16:48: error: boost/type_traits/is_fundamental.hpp: No such file or directory
  43. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:17:33: error: boost/tuple/tuple.hpp: No such file or directory
  44. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:18:44: error: boost/tuple/tuple_comparison.hpp: No such file or directory
  45. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:19:36: error: boost/tuple/tuple_io.hpp: No such file or directory
  46. In file included from ..\laanwj-bitcoin-qt-0a76546\src/util.h:18,
  47. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  48. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  49. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:13:35: error: boost/thread/thread.hpp: No such file or directory
  50. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:14:47: error: boost/thread/condition_variable.hpp: No such file or directory
  51. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:15:39: error: boost/thread/exceptions.hpp: No such file or directory
  52. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:16:34: error: boost/thread/mutex.hpp: No such file or directory
  53. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:17:33: error: boost/thread/once.hpp: No such file or directory
  54. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:18:44: error: boost/thread/recursive_mutex.hpp: No such file or directory
  55. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:19:32: error: boost/thread/tss.hpp: No such file or directory
  56. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:20:40: error: boost/thread/thread_time.hpp: No such file or directory
  57. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:21:34: error: boost/thread/locks.hpp: No such file or directory
  58. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:22:41: error: boost/thread/shared_mutex.hpp: No such file or directory
  59. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:23:36: error: boost/thread/barrier.hpp: No such file or directory
  60. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/thread.hpp:24:35: error: boost/thread/future.hpp: No such file or directory
  61. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  62. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  63. ..\laanwj-bitcoin-qt-0a76546\src/util.h:19:68: error: boost/interprocess/sync/interprocess_recursive_mutex.hpp: No such file or directory
  64. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_weekday.hpp:12,
  65. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_calendar.hpp:13,
  66. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/gregorian_types.hpp:19,
  67. from ..\laanwj-bitcoin-qt-0a76546\src/util.h:20,
  68. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  69. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  70. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:17:44: error: boost/type_traits/is_base_of.hpp: No such file or directory
  71. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_month.hpp:14,
  72. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_ymd.hpp:16,
  73. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_calendar.hpp:16,
  74. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/gregorian_types.hpp:19,
  75. from ..\laanwj-bitcoin-qt-0a76546\src/util.h:20,
  76. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  77. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  78. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/shared_ptr.hpp:17:42: error: boost/smart_ptr/shared_ptr.hpp: No such file or directory
  79. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:94,
  80. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  81. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:9:24: error: openssl/bn.h: No such file or directory
  82. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/array.hpp:43,
  83. from ..\laanwj-bitcoin-qt-0a76546\src/net.h:8,
  84. from ..\laanwj-bitcoin-qt-0a76546\src/main.h:8,
  85. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  86. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  87. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/swap.hpp:10:34: error: boost/utility/swap.hpp: No such file or directory
  88. In file included from ..\laanwj-bitcoin-qt-0a76546\src/main.h:9,
  89. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  90. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  91. ..\laanwj-bitcoin-qt-0a76546\src/key.h:10:24: error: openssl/ec.h: No such file or directory
  92. ..\laanwj-bitcoin-qt-0a76546\src/key.h:12:29: error: openssl/obj_mac.h: No such file or directory
  93. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:17,
  94. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:13,
  95. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  96. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  97. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  98. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  99. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  100. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:22:50: error: boost/type_traits/has_trivial_copy.hpp: No such file or directory
  101. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:23:56: error: boost/type_traits/has_trivial_destructor.hpp: No such file or directory
  102. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:25:45: error: boost/type_traits/is_integral.hpp: No such file or directory
  103. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:26:45: error: boost/type_traits/is_volatile.hpp: No such file or directory
  104. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:27:50: error: boost/type_traits/composite_traits.hpp: No such file or directory
  105. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:28:37: error: boost/type_traits/ice.hpp: No such file or directory
  106. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:29,
  107. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:17,
  108. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:13,
  109. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  110. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  111. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  112. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  113. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  114. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:12:30: error: boost/mpl/bool.hpp: No such file or directory
  115. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:17,
  116. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:13,
  117. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  118. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  119. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  120. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  121. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  122. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:32:46: error: boost/type_traits/alignment_of.hpp: No such file or directory
  123. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:34:41: error: boost/utility/enable_if.hpp: No such file or directory
  124. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:13,
  125. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  126. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  127. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  128. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  129. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  130. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:20:41: error: boost/preprocessor/enum.hpp: No such file or directory
  131. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:21:48: error: boost/preprocessor/enum_params.hpp: No such file or directory
  132. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:22:40: error: boost/preprocessor/cat.hpp: No such file or directory
  133. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:23:43: error: boost/preprocessor/repeat.hpp: No such file or directory
  134. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:24:40: error: boost/preprocessor/inc.hpp: No such file or directory
  135. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:25:43: error: boost/type_traits/is_void.hpp: No such file or directory
  136. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:59,
  137. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  138. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:130: error: 'boost::mpl' has not been declared
  139. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:130: error: expected '{' before 'false_'
  140. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:131: error: invalid type in declaration before '{' token
  141. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:131: error: template declaration of 'int boost::Q_FOREACH::false_'
  142. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:141: error: 'boost::mpl' has not been declared
  143. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:141: error: expected '{' before 'or_'
  144. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:141: error: expected initializer before '<' token
  145. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:176: error: 'boost::mpl' has not been declared
  146. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:176: error: expected initializer before '*' token
  147. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:180: error: 'boost::mpl' has not been declared
  148. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:180: error: expected initializer before '*' token
  149. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:184: error: 'boost::mpl' has not been declared
  150. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:184: error: expected initializer before '*' token
  151. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:188: error: 'boost::mpl' has not been declared
  152. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:188: error: expected initializer before '*' token
  153. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:210: error: 'boost::mpl' has not been declared
  154. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:210: error: expected initializer before '<' token
  155. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:213: error: 'boost::mpl' has not been declared
  156. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:213: error: expected initializer before '<' token
  157. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:216: error: 'boost::mpl' has not been declared
  158. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:216: error: expected initializer before '<' token
  159. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:219: error: 'boost::mpl' has not been declared
  160. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:219: error: expected initializer before '<' token
  161. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:222: error: 'boost::mpl' has not been declared
  162. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:222: error: expected initializer before '<' token
  163. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:225: error: 'boost::mpl' has not been declared
  164. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:225: error: expected initializer before '*' token
  165. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:228: error: 'boost::mpl' has not been declared
  166. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:228: error: expected initializer before '*' token
  167. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:231: error: expected initializer before '<' token
  168. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:234: error: expected initializer before '<' token
  169. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:238: error: 'boost::mpl' has not been declared
  170. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:238: error: expected initializer before '*' token
  171. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:271: error: 'boost::mpl' has not been declared
  172. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:271: error: expected unqualified-id before '<' token
  173. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:276: error: 'boost::mpl' has not been declared
  174. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:276: error: expected initializer before 'const_'
  175. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:281: error: expected type-specifier
  176. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:281: error: expected '>'
  177. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:283: error: 'boost::mpl' has not been declared
  178. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:283: error: expected '{' before 'if_'
  179. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:283: error: expected initializer before '<' token
  180. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:327: error: 'mpl' has not been declared
  181. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:327: error: expected '{' before 'and_'
  182. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:327: error: expected initializer before '<' token
  183. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:336: error: expected type-specifier
  184. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:336: error: expected '>'
  185. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:352: error: expected identifier before '(' token
  186. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:352: error: expected ')' before '!' token
  187. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:352: error: expected ')' before '!' token
  188. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:352: error: expected ';' before '!' token
  189. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:359: error: 'boost::mpl' has not been declared
  190. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:359: error: expected unqualified-id before '<' token
  191. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:367: error: expected type-specifier
  192. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:367: error: expected '>'
  193. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:383: error: expected identifier before '(' token
  194. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:383: error: expected ')' before '!' token
  195. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:383: error: expected ')' before '!' token
  196. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:383: error: expected ';' before '!' token
  197. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:390: error: 'boost::mpl' has not been declared
  198. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:390: error: expected unqualified-id before '<' token
  199. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:397: error: expected type-specifier
  200. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:397: error: expected '>'
  201. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:399: error: expected template-name before '<' token
  202. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:399: error: expected '{' before '<' token
  203. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:399: error: expected unqualified-id before '<' token
  204. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:407: error: template argument 2 is invalid
  205. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:407: error: 'boost::mpl' has not been declared
  206. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:407: error: expected ',' or '...' before '*' token
  207. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:410: error: 'const_' was not declared in this scope
  208. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:410: error: template argument 2 is invalid
  209. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:410: error: 'boost::mpl' has not been declared
  210. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:410: error: expected ',' or '...' before '*' token
  211. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:471: error: 'boost::mpl' has not been declared
  212. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:471: error: expected unqualified-id before '<' token
  213. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:474: error: expected type-specifier before 'value_type'
  214. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:615: error: 'boost::mpl' has not been declared
  215. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:615: error: expected ',' or '...' before '*' token
  216. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:621: error: 'boost::mpl' has not been declared
  217. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:621: error: expected ',' or '...' before '*' token
  218. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<T*> boost::foreach_detail_::contain(T&, int)':
  219. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:627: error: 'addressof' is not a member of 'boost'
  220. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  221. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:645: error: 'boost::mpl' has not been declared
  222. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:645: error: expected ',' or '...' before '*' token
  223. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::begin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  224. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:647: error: 'begin' is not a member of 'boost'
  225. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:647: error: 'auto_any_cast' was not declared in this scope
  226. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:647: error: expected primary-expression before ',' token
  227. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:647: error: expected primary-expression before '>' token
  228. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  229. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:652: error: 'boost::mpl' has not been declared
  230. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:652: error: expected ',' or '...' before '*' token
  231. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:652: error: redefinition of 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::begin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)'
  232. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:645: error: 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::begin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)' previously declared here
  233. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::begin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  234. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: 'begin' is not a member of 'boost'
  235. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: 'auto_any_cast' was not declared in this scope
  236. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: 'mpl' is not a member of 'boost'
  237. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: expected primary-expression before '(' token
  238. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: 'begin' is not a member of 'boost'
  239. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: expected primary-expression before '*' token
  240. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: expected primary-expression before ',' token
  241. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:656: error: 'boost::mpl' has not been declared
  242. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  243. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:671: error: 'boost::mpl' has not been declared
  244. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:671: error: expected ',' or '...' before '*' token
  245. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<T*> boost::foreach_detail_::begin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T*, C>*, int)':
  246. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:673: error: 'auto_any_cast' was not declared in this scope
  247. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:673: error: expected primary-expression before '*' token
  248. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:673: error: expected primary-expression before ',' token
  249. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:673: error: 'boost::mpl' has not been declared
  250. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  251. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:682: error: 'boost::mpl' has not been declared
  252. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:682: error: expected ',' or '...' before '*' token
  253. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::end(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  254. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:684: error: 'end' is not a member of 'boost'
  255. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:684: error: 'auto_any_cast' was not declared in this scope
  256. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:684: error: expected primary-expression before ',' token
  257. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:684: error: expected primary-expression before '>' token
  258. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  259. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:689: error: 'boost::mpl' has not been declared
  260. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:689: error: expected ',' or '...' before '*' token
  261. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:689: error: redefinition of 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::end(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)'
  262. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:682: error: 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::end(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)' previously declared here
  263. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_iterator<T, C>::type> boost::foreach_detail_::end(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  264. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: 'end' is not a member of 'boost'
  265. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: 'auto_any_cast' was not declared in this scope
  266. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: 'mpl' is not a member of 'boost'
  267. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: expected primary-expression before '(' token
  268. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: 'end' is not a member of 'boost'
  269. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: expected primary-expression before '*' token
  270. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: expected primary-expression before ',' token
  271. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:693: error: 'boost::mpl' has not been declared
  272. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  273. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:708: error: 'boost::mpl' has not been declared
  274. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:708: error: expected ',' or '...' before '*' token
  275. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'bool boost::foreach_detail_::done(const boost::foreach_detail_::auto_any_base&, const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*)':
  276. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:721: error: 'auto_any_cast' was not declared in this scope
  277. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:721: error: expected primary-expression before ',' token
  278. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:721: error: 'boost::mpl' has not been declared
  279. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:721: error: expected primary-expression before ',' token
  280. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:721: error: 'boost::mpl' has not been declared
  281. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'bool boost::foreach_detail_::done(const boost::foreach_detail_::auto_any_base&, const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T*, C>*)':
  282. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:728: error: 'auto_any_cast' was not declared in this scope
  283. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:728: error: expected primary-expression before '*' token
  284. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:728: error: expected primary-expression before ',' token
  285. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:728: error: 'boost::mpl' has not been declared
  286. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'void boost::foreach_detail_::next(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*)':
  287. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:739: error: 'auto_any_cast' was not declared in this scope
  288. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:739: error: expected primary-expression before ',' token
  289. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:739: error: 'boost::mpl' has not been declared
  290. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::deref(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*)':
  291. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:750: error: 'auto_any_cast' was not declared in this scope
  292. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:750: error: expected primary-expression before ',' token
  293. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:750: error: 'boost::mpl' has not been declared
  294. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  295. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:758: error: 'boost::mpl' has not been declared
  296. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:758: error: expected ',' or '...' before '*' token
  297. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rbegin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  298. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:760: error: 'rbegin' is not a member of 'boost'
  299. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:760: error: 'auto_any_cast' was not declared in this scope
  300. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:760: error: expected primary-expression before ',' token
  301. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:760: error: expected primary-expression before '>' token
  302. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  303. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:765: error: 'boost::mpl' has not been declared
  304. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:765: error: expected ',' or '...' before '*' token
  305. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:765: error: redefinition of 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rbegin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)'
  306. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:758: error: 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rbegin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)' previously declared here
  307. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rbegin(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  308. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: 'rbegin' is not a member of 'boost'
  309. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: 'auto_any_cast' was not declared in this scope
  310. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: 'mpl' is not a member of 'boost'
  311. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: expected primary-expression before '(' token
  312. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: 'rbegin' is not a member of 'boost'
  313. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: expected primary-expression before '*' token
  314. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: expected primary-expression before ',' token
  315. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:769: error: 'boost::mpl' has not been declared
  316. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  317. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:783: error: 'reverse_iterator' was not declared in this scope
  318. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:783: error: template argument 1 is invalid
  319. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:783: error: expected unqualified-id before '>' token
  320. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:798: error: 'boost::mpl' has not been declared
  321. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:798: error: expected ',' or '...' before '*' token
  322. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rend(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  323. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:800: error: 'rend' is not a member of 'boost'
  324. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:800: error: 'auto_any_cast' was not declared in this scope
  325. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:800: error: expected primary-expression before ',' token
  326. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:800: error: expected primary-expression before '>' token
  327. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  328. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:805: error: 'boost::mpl' has not been declared
  329. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:805: error: expected ',' or '...' before '*' token
  330. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:805: error: redefinition of 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rend(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)'
  331. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:798: error: 'template<class T, class C> boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rend(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)' previously declared here
  332. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'boost::foreach_detail_::auto_any<typename boost::foreach_detail_::foreach_reverse_iterator<T, C>::type> boost::foreach_detail_::rend(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*, int)':
  333. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: 'rend' is not a member of 'boost'
  334. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: 'auto_any_cast' was not declared in this scope
  335. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: 'mpl' is not a member of 'boost'
  336. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: expected primary-expression before '(' token
  337. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: 'rend' is not a member of 'boost'
  338. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: expected primary-expression before '*' token
  339. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: expected primary-expression before ',' token
  340. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:809: error: 'boost::mpl' has not been declared
  341. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: At global scope:
  342. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:823: error: 'reverse_iterator' was not declared in this scope
  343. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:823: error: template argument 1 is invalid
  344. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:823: error: expected unqualified-id before '>' token
  345. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'bool boost::foreach_detail_::rdone(const boost::foreach_detail_::auto_any_base&, const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*)':
  346. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:837: error: 'auto_any_cast' was not declared in this scope
  347. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:837: error: expected primary-expression before ',' token
  348. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:837: error: 'boost::mpl' has not been declared
  349. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:837: error: expected primary-expression before ',' token
  350. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:837: error: 'boost::mpl' has not been declared
  351. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'void boost::foreach_detail_::rnext(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*)':
  352. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:847: error: 'auto_any_cast' was not declared in this scope
  353. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:847: error: expected primary-expression before ',' token
  354. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:847: error: 'boost::mpl' has not been declared
  355. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp: In function 'typename boost::foreach_detail_::foreach_reference<T, C>::type boost::foreach_detail_::rderef(const boost::foreach_detail_::auto_any_base&, boost::foreach_detail_::type2type<T, C>*)':
  356. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:858: error: 'auto_any_cast' was not declared in this scope
  357. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:858: error: expected primary-expression before ',' token
  358. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/foreach.hpp:858: error: 'boost::mpl' has not been declared
  359. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:91,
  360. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  361. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: At global scope:
  362. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:359: error: expected unqualified-id before '&' token
  363. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:359: error: expected ')' before '&' token
  364. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:359: error: expected initializer before '&' token
  365. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:360: error: expected unqualified-id before '&' token
  366. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:360: error: expected ')' before '&' token
  367. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:360: error: expected initializer before '&' token
  368. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:362: error: expected unqualified-id before '&' token
  369. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:362: error: expected ')' before '&' token
  370. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:362: error: expected initializer before '&' token
  371. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:363: error: expected unqualified-id before '&' token
  372. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:363: error: expected ')' before '&' token
  373. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:363: error: expected initializer before '&' token
  374. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:365: error: expected unqualified-id before '&' token
  375. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:365: error: expected ')' before '&' token
  376. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:365: error: expected initializer before '&' token
  377. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:366: error: expected unqualified-id before '&' token
  378. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:366: error: expected ')' before '&' token
  379. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:366: error: expected initializer before '&' token
  380. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:380: error: expected unqualified-id before '<' token
  381. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:380: error: expected ')' before '<' token
  382. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:380: error: expected initializer before '<' token
  383. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:381: error: expected unqualified-id before '<' token
  384. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:381: error: expected ')' before '<' token
  385. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:381: error: expected initializer before '<' token
  386. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:382: error: 'boost::tuple' has not been declared
  387. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:382: error: expected ',' or '...' before '<' token
  388. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:385: error: expected unqualified-id before '<' token
  389. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:385: error: expected ')' before '<' token
  390. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:385: error: expected initializer before '<' token
  391. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:386: error: expected unqualified-id before '<' token
  392. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:386: error: expected ')' before '<' token
  393. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:386: error: expected initializer before '<' token
  394. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:387: error: 'boost::tuple' has not been declared
  395. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:387: error: expected ',' or '...' before '<' token
  396. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:463: error: expected unqualified-id before '&' token
  397. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:463: error: expected ')' before '&' token
  398. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:463: error: expected initializer before '&' token
  399. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:469: error: expected unqualified-id before '&' token
  400. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:469: error: expected ')' before '&' token
  401. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:469: error: expected initializer before '&' token
  402. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int)':
  403. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'is_fundamental' is not a member of 'boost'
  404. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: expected primary-expression before '>' token
  405. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: expected primary-expression before ')' token
  406. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: At global scope:
  407. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:485: error: expected unqualified-id before '&' token
  408. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:485: error: expected ')' before '&' token
  409. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:485: error: expected initializer before '&' token
  410. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:493: error: expected unqualified-id before '&' token
  411. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:493: error: expected ')' before '&' token
  412. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:493: error: expected initializer before '&' token
  413. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int)':
  414. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'is_fundamental' is not a member of 'boost'
  415. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: expected primary-expression before '>' token
  416. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: expected primary-expression before ')' token
  417. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: At global scope:
  418. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:508: error: expected unqualified-id before '&' token
  419. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:508: error: expected ')' before '&' token
  420. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:508: error: expected initializer before '&' token
  421. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:528: error: expected unqualified-id before '&' token
  422. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:528: error: expected ')' before '&' token
  423. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:528: error: expected initializer before '&' token
  424. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int)':
  425. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'is_fundamental' is not a member of 'boost'
  426. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: expected primary-expression before '>' token
  427. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: expected primary-expression before ')' token
  428. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: At global scope:
  429. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:609: error: expected unqualified-id before '<' token
  430. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:609: error: expected ')' before '<' token
  431. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:609: error: expected initializer before '<' token
  432. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:619: error: expected unqualified-id before '<' token
  433. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:619: error: expected ')' before '<' token
  434. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:619: error: expected initializer before '<' token
  435. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:627: error: 'boost::tuple' has not been declared
  436. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:627: error: expected ',' or '...' before '<' token
  437. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, int)':
  438. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:629: error: 'get' is not a member of 'boost'
  439. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:629: error: 'item' was not declared in this scope
  440. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:629: error: 'nType' was not declared in this scope
  441. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:629: error: 'nVersion' was not declared in this scope
  442. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:630: error: 'get' is not a member of 'boost'
  443. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:631: error: 'get' is not a member of 'boost'
  444. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: At global scope:
  445. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:640: error: expected unqualified-id before '<' token
  446. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:640: error: expected ')' before '<' token
  447. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:640: error: expected initializer before '<' token
  448. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:651: error: expected unqualified-id before '<' token
  449. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:651: error: expected ')' before '<' token
  450. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:651: error: expected initializer before '<' token
  451. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:660: error: 'boost::tuple' has not been declared
  452. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:660: error: expected ',' or '...' before '<' token
  453. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, int)':
  454. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:662: error: 'get' is not a member of 'boost'
  455. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:662: error: 'item' was not declared in this scope
  456. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:662: error: 'nType' was not declared in this scope
  457. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:662: error: 'nVersion' was not declared in this scope
  458. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:663: error: 'get' is not a member of 'boost'
  459. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:664: error: 'get' is not a member of 'boost'
  460. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:665: error: 'get' is not a member of 'boost'
  461. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_weekday.hpp:12,
  462. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_calendar.hpp:13,
  463. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/gregorian_types.hpp:19,
  464. from ..\laanwj-bitcoin-qt-0a76546\src/util.h:20,
  465. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  466. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  467. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: At global scope:
  468. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:98: error: 'mpl' has not been declared
  469. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:98: error: expected unqualified-id before '<' token
  470. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: In static member function 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum)':
  471. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: error: there are no arguments to 'actual_exception_type' that depend on a template parameter, so a declaration of 'actual_exception_type' must be available [-fpermissive]
  472. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
  473. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  474. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  475. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1)':
  476. ..\laanwj-bitcoin-qt-0a76546\src/util.h:511: error: there are no arguments to 'SHA256' that depend on a template parameter, so a declaration of 'SHA256' must be available [-fpermissive]
  477. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1, T2, T2)':
  478. ..\laanwj-bitcoin-qt-0a76546\src/util.h:521: error: 'SHA256_CTX' was not declared in this scope
  479. ..\laanwj-bitcoin-qt-0a76546\src/util.h:521: error: expected ';' before 'ctx'
  480. ..\laanwj-bitcoin-qt-0a76546\src/util.h:522: error: 'ctx' was not declared in this scope
  481. ..\laanwj-bitcoin-qt-0a76546\src/util.h:522: error: there are no arguments to 'SHA256_Init' that depend on a template parameter, so a declaration of 'SHA256_Init' must be available [-fpermissive]
  482. ..\laanwj-bitcoin-qt-0a76546\src/util.h:525: error: there are no arguments to 'SHA256_Final' that depend on a template parameter, so a declaration of 'SHA256_Final' must be available [-fpermissive]
  483. ..\laanwj-bitcoin-qt-0a76546\src/util.h:527: error: there are no arguments to 'SHA256' that depend on a template parameter, so a declaration of 'SHA256' must be available [-fpermissive]
  484. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1, T2, T2, T3, T3)':
  485. ..\laanwj-bitcoin-qt-0a76546\src/util.h:538: error: 'SHA256_CTX' was not declared in this scope
  486. ..\laanwj-bitcoin-qt-0a76546\src/util.h:538: error: expected ';' before 'ctx'
  487. ..\laanwj-bitcoin-qt-0a76546\src/util.h:539: error: 'ctx' was not declared in this scope
  488. ..\laanwj-bitcoin-qt-0a76546\src/util.h:539: error: there are no arguments to 'SHA256_Init' that depend on a template parameter, so a declaration of 'SHA256_Init' must be available [-fpermissive]
  489. ..\laanwj-bitcoin-qt-0a76546\src/util.h:543: error: there are no arguments to 'SHA256_Final' that depend on a template parameter, so a declaration of 'SHA256_Final' must be available [-fpermissive]
  490. ..\laanwj-bitcoin-qt-0a76546\src/util.h:545: error: there are no arguments to 'SHA256' that depend on a template parameter, so a declaration of 'SHA256' must be available [-fpermissive]
  491. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint160 Hash160(const std::vector<unsigned char, std::allocator<unsigned char> >&)':
  492. ..\laanwj-bitcoin-qt-0a76546\src/util.h:564: error: 'SHA256' was not declared in this scope
  493. ..\laanwj-bitcoin-qt-0a76546\src/util.h:566: error: 'RIPEMD160' was not declared in this scope
  494. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:94,
  495. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  496. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: At global scope:
  497. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:24: error: ISO C++ forbids declaration of 'BN_CTX' with no type [-fpermissive]
  498. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:24: error: expected ';' before '*' token
  499. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:25: error: ISO C++ forbids declaration of 'BN_CTX' with no type [-fpermissive]
  500. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:25: error: expected ';' before '*' token
  501. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:27: error: expected ';' before 'public'
  502. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:41: error: expected type-specifier before 'BN_CTX'
  503. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:42: error: ISO C++ forbids declaration of 'BN_CTX' with no type [-fpermissive]
  504. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:42: error: expected ';' before '&' token
  505. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:43: error: expected ';' before 'BN_CTX'
  506. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:43: error: ISO C++ forbids declaration of 'BN_CTX' with no type [-fpermissive]
  507. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:43: error: expected ';' before '*' token
  508. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:44: error: expected ';' before 'bool'
  509. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CAutoBN_CTX::CAutoBN_CTX()':
  510. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:30: error: 'pctx' was not declared in this scope
  511. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:30: error: 'BN_CTX_new' was not declared in this scope
  512. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In destructor 'CAutoBN_CTX::~CAutoBN_CTX()':
  513. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:37: error: 'pctx' was not declared in this scope
  514. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:38: error: 'BN_CTX_free' was not declared in this scope
  515. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'bool CAutoBN_CTX::operator!()':
  516. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:44: error: 'pctx' was not declared in this scope
  517. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: At global scope:
  518. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:50: error: expected class-name before '{' token
  519. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum()':
  520. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:54: error: 'BN_init' was not declared in this scope
  521. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In copy constructor 'CBigNum::CBigNum(const CBigNum&)':
  522. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:59: error: 'BN_init' was not declared in this scope
  523. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:60: error: 'BN_copy' was not declared in this scope
  524. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:62: error: 'BN_clear_free' was not declared in this scope
  525. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator=(const CBigNum&)':
  526. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:69: error: 'BN_copy' was not declared in this scope
  527. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In destructor 'CBigNum::~CBigNum()':
  528. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:76: error: 'BN_clear_free' was not declared in this scope
  529. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(char)':
  530. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:79: error: 'BN_init' was not declared in this scope
  531. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(short int)':
  532. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:80: error: 'BN_init' was not declared in this scope
  533. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(int)':
  534. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:81: error: 'BN_init' was not declared in this scope
  535. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(long int)':
  536. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:82: error: 'BN_init' was not declared in this scope
  537. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(int64)':
  538. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:83: error: 'BN_init' was not declared in this scope
  539. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(unsigned char)':
  540. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:84: error: 'BN_init' was not declared in this scope
  541. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(short unsigned int)':
  542. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:85: error: 'BN_init' was not declared in this scope
  543. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(unsigned int)':
  544. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:86: error: 'BN_init' was not declared in this scope
  545. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(long unsigned int)':
  546. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:87: error: 'BN_init' was not declared in this scope
  547. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(uint64)':
  548. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:88: error: 'BN_init' was not declared in this scope
  549. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(uint256)':
  550. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:89: error: 'BN_init' was not declared in this scope
  551. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In constructor 'CBigNum::CBigNum(const std::vector<unsigned char, std::allocator<unsigned char> >&)':
  552. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:93: error: 'BN_init' was not declared in this scope
  553. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'void CBigNum::setulong(long unsigned int)':
  554. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:99: error: 'BN_set_word' was not declared in this scope
  555. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'long unsigned int CBigNum::getulong() const':
  556. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:105: error: 'BN_get_word' was not declared in this scope
  557. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'unsigned int CBigNum::getuint() const':
  558. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:110: error: 'BN_get_word' was not declared in this scope
  559. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'int CBigNum::getint() const':
  560. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:115: error: 'BN_get_word' was not declared in this scope
  561. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:116: error: 'BN_is_negative' was not declared in this scope
  562. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'void CBigNum::setint64(int64)':
  563. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:154: error: 'BN_mpi2bn' was not declared in this scope
  564. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'void CBigNum::setuint64(uint64)':
  565. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:181: error: 'BN_mpi2bn' was not declared in this scope
  566. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'void CBigNum::setuint256(uint256)':
  567. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:209: error: 'BN_mpi2bn' was not declared in this scope
  568. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'uint256 CBigNum::getuint256()':
  569. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:214: error: 'BN_bn2mpi' was not declared in this scope
  570. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'void CBigNum::setvch(const std::vector<unsigned char, std::allocator<unsigned char> >&)':
  571. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:239: error: 'BN_mpi2bn' was not declared in this scope
  572. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'std::vector<unsigned char, std::allocator<unsigned char> > CBigNum::getvch() const':
  573. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:244: error: 'BN_bn2mpi' was not declared in this scope
  574. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::SetCompact(unsigned int)':
  575. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:262: error: 'BN_mpi2bn' was not declared in this scope
  576. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'unsigned int CBigNum::GetCompact() const':
  577. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:268: error: 'BN_bn2mpi' was not declared in this scope
  578. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:94,
  579. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  580. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'std::string CBigNum::ToString(int) const':
  581. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:316: error: 'BN_set_negative' was not declared in this scope
  582. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:319: error: 'BN_cmp' was not declared in this scope
  583. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:321: error: 'BN_cmp' was not declared in this scope
  584. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:323: error: 'BN_div' was not declared in this scope
  585. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:329: error: 'BN_is_negative' was not declared in this scope
  586. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'bool CBigNum::operator!() const':
  587. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:362: error: 'BN_is_zero' was not declared in this scope
  588. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator+=(const CBigNum&)':
  589. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:367: error: 'BN_add' was not declared in this scope
  590. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator*=(const CBigNum&)':
  591. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:381: error: 'BN_mul' was not declared in this scope
  592. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator<<=(unsigned int)':
  593. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:400: error: 'BN_lshift' was not declared in this scope
  594. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator>>=(unsigned int)':
  595. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:411: error: 'BN_cmp' was not declared in this scope
  596. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:417: error: 'BN_rshift' was not declared in this scope
  597. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator++()':
  598. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:426: error: 'BN_value_one' was not declared in this scope
  599. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:426: error: 'BN_add' was not declared in this scope
  600. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In member function 'CBigNum& CBigNum::operator--()':
  601. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:443: error: 'BN_value_one' was not declared in this scope
  602. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:443: error: 'BN_sub' was not declared in this scope
  603. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator+(const CBigNum&, const CBigNum&)':
  604. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:468: error: 'BN_add' was not declared in this scope
  605. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator-(const CBigNum&, const CBigNum&)':
  606. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:476: error: 'BN_sub' was not declared in this scope
  607. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator-(const CBigNum&)':
  608. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:484: error: 'BN_is_negative' was not declared in this scope
  609. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:484: error: 'BN_set_negative' was not declared in this scope
  610. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator*(const CBigNum&, const CBigNum&)':
  611. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:492: error: 'BN_mul' was not declared in this scope
  612. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator/(const CBigNum&, const CBigNum&)':
  613. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:501: error: 'BN_div' was not declared in this scope
  614. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator%(const CBigNum&, const CBigNum&)':
  615. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:510: error: 'BN_mod' was not declared in this scope
  616. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'const CBigNum operator<<(const CBigNum&, unsigned int)':
  617. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:518: error: 'BN_lshift' was not declared in this scope
  618. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'bool operator==(const CBigNum&, const CBigNum&)':
  619. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:530: error: 'BN_cmp' was not declared in this scope
  620. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'bool operator!=(const CBigNum&, const CBigNum&)':
  621. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:531: error: 'BN_cmp' was not declared in this scope
  622. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'bool operator<=(const CBigNum&, const CBigNum&)':
  623. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:532: error: 'BN_cmp' was not declared in this scope
  624. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'bool operator>=(const CBigNum&, const CBigNum&)':
  625. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:533: error: 'BN_cmp' was not declared in this scope
  626. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'bool operator<(const CBigNum&, const CBigNum&)':
  627. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:534: error: 'BN_cmp' was not declared in this scope
  628. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h: In function 'bool operator>(const CBigNum&, const CBigNum&)':
  629. ..\laanwj-bitcoin-qt-0a76546\src/bignum.h:535: error: 'BN_cmp' was not declared in this scope
  630. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:95,
  631. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  632. ..\laanwj-bitcoin-qt-0a76546\src/base58.h: In function 'std::string EncodeBase58(const unsigned char*, const unsigned char*)':
  633. ..\laanwj-bitcoin-qt-0a76546\src/base58.h:48: error: 'BN_div' was not declared in this scope
  634. ..\laanwj-bitcoin-qt-0a76546\src/base58.h: In function 'bool DecodeBase58(const char*, std::vector<unsigned char, std::allocator<unsigned char> >&)':
  635. ..\laanwj-bitcoin-qt-0a76546\src/base58.h:92: error: 'BN_mul' was not declared in this scope
  636. In file included from ..\laanwj-bitcoin-qt-0a76546\src/net.h:8,
  637. from ..\laanwj-bitcoin-qt-0a76546\src/main.h:8,
  638. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  639. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  640. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/array.hpp: In member function 'void boost::array<T, N>::swap(boost::array<T, N>&)':
  641. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/array.hpp:154: error: 'swap' is not a member of 'boost'
  642. In file included from ..\laanwj-bitcoin-qt-0a76546\src/main.h:8,
  643. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  644. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  645. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In member function 'void CNode::PushVersion()':
  646. ..\laanwj-bitcoin-qt-0a76546\src/net.h:754: error: 'RAND_bytes' was not declared in this scope
  647. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In member function 'void CNode::PushRequest(const char*, void (*)(void*, CDataStream&), void*)':
  648. ..\laanwj-bitcoin-qt-0a76546\src/net.h:925: error: 'RAND_bytes' was not declared in this scope
  649. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In member function 'void CNode::PushRequest(const char*, const T1&, void (*)(void*, CDataStream&), void*)':
  650. ..\laanwj-bitcoin-qt-0a76546\src/net.h:938: error: there are no arguments to 'RAND_bytes' that depend on a template parameter, so a declaration of 'RAND_bytes' must be available [-fpermissive]
  651. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In member function 'void CNode::PushRequest(const char*, const T1&, const T2&, void (*)(void*, CDataStream&), void*)':
  652. ..\laanwj-bitcoin-qt-0a76546\src/net.h:951: error: there are no arguments to 'RAND_bytes' that depend on a template parameter, so a declaration of 'RAND_bytes' must be available [-fpermissive]
  653. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In function 'void RelayInventory(const CInv&)':
  654. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected primary-expression before 'BOOST_PP_CAT'
  655. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected ')' before 'BOOST_PP_CAT'
  656. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected primary-expression before 'BOOST_PP_CAT'
  657. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected ')' before 'BOOST_PP_CAT'
  658. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected primary-expression before 'BOOST_PP_CAT'
  659. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected ')' before 'BOOST_PP_CAT'
  660. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: '_foreach_continue' was not declared in this scope
  661. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: initializer expression list treated as compound expression [-fpermissive]
  662. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: expected ',' or ';' before '=' token
  663. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  664. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: '_foreach_cur' was not declared in this scope
  665. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  666. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: '_foreach_end' was not declared in this scope
  667. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  668. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  669. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  670. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  671. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  672. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  673. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  674. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  675. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  676. ..\laanwj-bitcoin-qt-0a76546\src/net.h:982: error: 'BOOST_PP_CAT' cannot be used as a function
  677. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In function 'void AdvertStartPublish(CNode*, unsigned int, unsigned int, T&)':
  678. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected primary-expression before 'BOOST_PP_CAT'
  679. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected ')' before 'BOOST_PP_CAT'
  680. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected primary-expression before 'BOOST_PP_CAT'
  681. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected ')' before 'BOOST_PP_CAT'
  682. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected primary-expression before 'BOOST_PP_CAT'
  683. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected ')' before 'BOOST_PP_CAT'
  684. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: '_foreach_continue' was not declared in this scope
  685. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: expected ',' or ';' before '=' token
  686. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  687. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: '_foreach_cur' was not declared in this scope
  688. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  689. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: '_foreach_end' was not declared in this scope
  690. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  691. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  692. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  693. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  694. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  695. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  696. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  697. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  698. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  699. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1041: error: 'BOOST_PP_CAT' cannot be used as a function
  700. ..\laanwj-bitcoin-qt-0a76546\src/net.h: In function 'void AdvertStopPublish(CNode*, unsigned int, unsigned int, T&)':
  701. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected primary-expression before 'BOOST_PP_CAT'
  702. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected ')' before 'BOOST_PP_CAT'
  703. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected primary-expression before 'BOOST_PP_CAT'
  704. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected ')' before 'BOOST_PP_CAT'
  705. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected primary-expression before 'BOOST_PP_CAT'
  706. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected ')' before 'BOOST_PP_CAT'
  707. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: '_foreach_continue' was not declared in this scope
  708. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: expected ',' or ';' before '=' token
  709. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  710. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: '_foreach_cur' was not declared in this scope
  711. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  712. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: '_foreach_end' was not declared in this scope
  713. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  714. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  715. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  716. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  717. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  718. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  719. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  720. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  721. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  722. ..\laanwj-bitcoin-qt-0a76546\src/net.h:1052: error: 'BOOST_PP_CAT' cannot be used as a function
  723. In file included from ..\laanwj-bitcoin-qt-0a76546\src/main.h:9,
  724. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  725. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  726. ..\laanwj-bitcoin-qt-0a76546\src/key.h: At global scope:
  727. ..\laanwj-bitcoin-qt-0a76546\src/key.h:41: error: 'EC_KEY_regenerate_key' declared as an 'inline' variable
  728. ..\laanwj-bitcoin-qt-0a76546\src/key.h:41: error: 'EC_KEY' was not declared in this scope
  729. ..\laanwj-bitcoin-qt-0a76546\src/key.h:41: error: 'eckey' was not declared in this scope
  730. ..\laanwj-bitcoin-qt-0a76546\src/key.h:41: error: 'BIGNUM' was not declared in this scope
  731. ..\laanwj-bitcoin-qt-0a76546\src/key.h:41: error: 'priv_key' was not declared in this scope
  732. ..\laanwj-bitcoin-qt-0a76546\src/key.h:41: error: initializer expression list treated as compound expression [-fpermissive]
  733. ..\laanwj-bitcoin-qt-0a76546\src/key.h:42: error: expected ',' or ';' before '{' token
  734. ..\laanwj-bitcoin-qt-0a76546\src/key.h:92: error: ISO C++ forbids declaration of 'EC_KEY' with no type [-fpermissive]
  735. ..\laanwj-bitcoin-qt-0a76546\src/key.h:92: error: expected ';' before '*' token
  736. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In constructor 'CKey::CKey()':
  737. ..\laanwj-bitcoin-qt-0a76546\src/key.h:98: error: 'pkey' was not declared in this scope
  738. ..\laanwj-bitcoin-qt-0a76546\src/key.h:98: error: 'NID_secp256k1' was not declared in this scope
  739. ..\laanwj-bitcoin-qt-0a76546\src/key.h:98: error: 'EC_KEY_new_by_curve_name' was not declared in this scope
  740. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In copy constructor 'CKey::CKey(const CKey&)':
  741. ..\laanwj-bitcoin-qt-0a76546\src/key.h:106: error: 'pkey' was not declared in this scope
  742. ..\laanwj-bitcoin-qt-0a76546\src/key.h:106: error: 'const class CKey' has no member named 'pkey'
  743. ..\laanwj-bitcoin-qt-0a76546\src/key.h:106: error: 'EC_KEY_dup' was not declared in this scope
  744. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'CKey& CKey::operator=(const CKey&)':
  745. ..\laanwj-bitcoin-qt-0a76546\src/key.h:114: error: 'pkey' was not declared in this scope
  746. ..\laanwj-bitcoin-qt-0a76546\src/key.h:114: error: 'const class CKey' has no member named 'pkey'
  747. ..\laanwj-bitcoin-qt-0a76546\src/key.h:114: error: 'EC_KEY_copy' was not declared in this scope
  748. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In destructor 'CKey::~CKey()':
  749. ..\laanwj-bitcoin-qt-0a76546\src/key.h:122: error: 'pkey' was not declared in this scope
  750. ..\laanwj-bitcoin-qt-0a76546\src/key.h:122: error: 'EC_KEY_free' was not declared in this scope
  751. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'void CKey::MakeNewKey()':
  752. ..\laanwj-bitcoin-qt-0a76546\src/key.h:132: error: 'pkey' was not declared in this scope
  753. ..\laanwj-bitcoin-qt-0a76546\src/key.h:132: error: 'EC_KEY_generate_key' was not declared in this scope
  754. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'bool CKey::SetPrivKey(const CPrivKey&)':
  755. ..\laanwj-bitcoin-qt-0a76546\src/key.h:140: error: 'pkey' was not declared in this scope
  756. ..\laanwj-bitcoin-qt-0a76546\src/key.h:140: error: 'd2i_ECPrivateKey' was not declared in this scope
  757. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'bool CKey::SetSecret(const CSecret&)':
  758. ..\laanwj-bitcoin-qt-0a76546\src/key.h:148: error: 'pkey' was not declared in this scope
  759. ..\laanwj-bitcoin-qt-0a76546\src/key.h:148: error: 'EC_KEY_free' was not declared in this scope
  760. ..\laanwj-bitcoin-qt-0a76546\src/key.h:149: error: 'NID_secp256k1' was not declared in this scope
  761. ..\laanwj-bitcoin-qt-0a76546\src/key.h:149: error: 'EC_KEY_new_by_curve_name' was not declared in this scope
  762. ..\laanwj-bitcoin-qt-0a76546\src/key.h:154: error: 'BIGNUM' was not declared in this scope
  763. ..\laanwj-bitcoin-qt-0a76546\src/key.h:154: error: 'bn' was not declared in this scope
  764. ..\laanwj-bitcoin-qt-0a76546\src/key.h:154: error: 'BN_new' was not declared in this scope
  765. ..\laanwj-bitcoin-qt-0a76546\src/key.h:154: error: 'BN_bin2bn' was not declared in this scope
  766. ..\laanwj-bitcoin-qt-0a76546\src/key.h:157: error: 'EC_KEY_regenerate_key' cannot be used as a function
  767. ..\laanwj-bitcoin-qt-0a76546\src/key.h:159: error: 'BN_clear_free' was not declared in this scope
  768. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'CSecret CKey::GetSecret() const':
  769. ..\laanwj-bitcoin-qt-0a76546\src/key.h:168: error: expected initializer before '*' token
  770. ..\laanwj-bitcoin-qt-0a76546\src/key.h:169: error: 'bn' was not declared in this scope
  771. ..\laanwj-bitcoin-qt-0a76546\src/key.h:169: error: 'BN_num_bytes' was not declared in this scope
  772. ..\laanwj-bitcoin-qt-0a76546\src/key.h:172: error: 'BN_bn2bin' was not declared in this scope
  773. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'CPrivKey CKey::GetPrivKey() const':
  774. ..\laanwj-bitcoin-qt-0a76546\src/key.h:180: error: 'pkey' was not declared in this scope
  775. ..\laanwj-bitcoin-qt-0a76546\src/key.h:180: error: 'i2d_ECPrivateKey' was not declared in this scope
  776. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'bool CKey::SetPubKey(const std::vector<unsigned char, std::allocator<unsigned char> >&)':
  777. ..\laanwj-bitcoin-qt-0a76546\src/key.h:193: error: 'pkey' was not declared in this scope
  778. ..\laanwj-bitcoin-qt-0a76546\src/key.h:193: error: 'o2i_ECPublicKey' was not declared in this scope
  779. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'std::vector<unsigned char, std::allocator<unsigned char> > CKey::GetPubKey() const':
  780. ..\laanwj-bitcoin-qt-0a76546\src/key.h:201: error: 'pkey' was not declared in this scope
  781. ..\laanwj-bitcoin-qt-0a76546\src/key.h:201: error: 'i2o_ECPublicKey' was not declared in this scope
  782. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'bool CKey::Sign(uint256, std::vector<unsigned char, std::allocator<unsigned char> >&)':
  783. ..\laanwj-bitcoin-qt-0a76546\src/key.h:216: error: 'pkey' was not declared in this scope
  784. ..\laanwj-bitcoin-qt-0a76546\src/key.h:216: error: 'ECDSA_sign' was not declared in this scope
  785. ..\laanwj-bitcoin-qt-0a76546\src/key.h: In member function 'bool CKey::Verify(uint256, const std::vector<unsigned char, std::allocator<unsigned char> >&)':
  786. ..\laanwj-bitcoin-qt-0a76546\src/key.h:226: error: 'pkey' was not declared in this scope
  787. ..\laanwj-bitcoin-qt-0a76546\src/key.h:226: error: 'ECDSA_verify' was not declared in this scope
  788. In file included from ..\laanwj-bitcoin-qt-0a76546\src/main.h:10,
  789. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  790. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  791. ..\laanwj-bitcoin-qt-0a76546\src/script.h: In function 'std::string StackString(const std::vector<std::vector<unsigned char, std::allocator<unsigned char> >, std::allocator<std::vector<unsigned char, std::allocator<unsigned char> > > >&)':
  792. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected primary-expression before 'BOOST_PP_CAT'
  793. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected ')' before 'BOOST_PP_CAT'
  794. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected primary-expression before 'BOOST_PP_CAT'
  795. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected ')' before 'BOOST_PP_CAT'
  796. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected primary-expression before 'BOOST_PP_CAT'
  797. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected ')' before 'BOOST_PP_CAT'
  798. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: '_foreach_continue' was not declared in this scope
  799. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: initializer expression list treated as compound expression [-fpermissive]
  800. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: expected ',' or ';' before '=' token
  801. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  802. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: '_foreach_cur' was not declared in this scope
  803. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  804. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: '_foreach_end' was not declared in this scope
  805. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  806. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  807. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  808. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  809. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  810. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  811. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  812. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  813. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  814. ..\laanwj-bitcoin-qt-0a76546\src/script.h:334: error: 'BOOST_PP_CAT' cannot be used as a function
  815. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  816. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  817. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In function 'bool WriteSetting(const std::string&, const T&)':
  818. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected primary-expression before 'BOOST_PP_CAT'
  819. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected ')' before 'BOOST_PP_CAT'
  820. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected primary-expression before 'BOOST_PP_CAT'
  821. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected ')' before 'BOOST_PP_CAT'
  822. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected primary-expression before 'BOOST_PP_CAT'
  823. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected ')' before 'BOOST_PP_CAT'
  824. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: '_foreach_continue' was not declared in this scope
  825. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: expected ',' or ';' before '=' token
  826. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  827. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: '_foreach_cur' was not declared in this scope
  828. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  829. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: '_foreach_end' was not declared in this scope
  830. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  831. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  832. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  833. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  834. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  835. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  836. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  837. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  838. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  839. ..\laanwj-bitcoin-qt-0a76546\src/main.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  840. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:96,
  841. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  842. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'bool CTransaction::IsFinal(int, int64) const':
  843. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected primary-expression before 'BOOST_PP_CAT'
  844. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected ')' before 'BOOST_PP_CAT'
  845. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected primary-expression before 'BOOST_PP_CAT'
  846. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected ')' before 'BOOST_PP_CAT'
  847. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected primary-expression before 'BOOST_PP_CAT'
  848. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected ')' before 'BOOST_PP_CAT'
  849. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: '_foreach_continue' was not declared in this scope
  850. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: initializer expression list treated as compound expression [-fpermissive]
  851. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: expected ',' or ';' before '=' token
  852. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  853. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: '_foreach_cur' was not declared in this scope
  854. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  855. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: '_foreach_end' was not declared in this scope
  856. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  857. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  858. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  859. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  860. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  861. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  862. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  863. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  864. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  865. ..\laanwj-bitcoin-qt-0a76546\src/main.h:447: error: 'BOOST_PP_CAT' cannot be used as a function
  866. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'int CTransaction::GetSigOpCount() const':
  867. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected primary-expression before 'BOOST_PP_CAT'
  868. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected ')' before 'BOOST_PP_CAT'
  869. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected primary-expression before 'BOOST_PP_CAT'
  870. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected ')' before 'BOOST_PP_CAT'
  871. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected primary-expression before 'BOOST_PP_CAT'
  872. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected ')' before 'BOOST_PP_CAT'
  873. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: '_foreach_continue' was not declared in this scope
  874. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: initializer expression list treated as compound expression [-fpermissive]
  875. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: expected ',' or ';' before '=' token
  876. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  877. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: '_foreach_cur' was not declared in this scope
  878. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  879. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: '_foreach_end' was not declared in this scope
  880. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  881. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  882. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  883. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  884. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  885. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  886. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  887. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  888. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  889. ..\laanwj-bitcoin-qt-0a76546\src/main.h:490: error: 'BOOST_PP_CAT' cannot be used as a function
  890. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected primary-expression before 'BOOST_PP_CAT'
  891. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected ')' before 'BOOST_PP_CAT'
  892. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected primary-expression before 'BOOST_PP_CAT'
  893. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected ')' before 'BOOST_PP_CAT'
  894. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected primary-expression before 'BOOST_PP_CAT'
  895. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected ')' before 'BOOST_PP_CAT'
  896. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: '_foreach_continue' was not declared in this scope
  897. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: initializer expression list treated as compound expression [-fpermissive]
  898. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: expected ',' or ';' before '=' token
  899. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  900. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: '_foreach_cur' was not declared in this scope
  901. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  902. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: '_foreach_end' was not declared in this scope
  903. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  904. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  905. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  906. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  907. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  908. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  909. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  910. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  911. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  912. ..\laanwj-bitcoin-qt-0a76546\src/main.h:492: error: 'BOOST_PP_CAT' cannot be used as a function
  913. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'bool CTransaction::IsStandard() const':
  914. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected primary-expression before 'BOOST_PP_CAT'
  915. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected ')' before 'BOOST_PP_CAT'
  916. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected primary-expression before 'BOOST_PP_CAT'
  917. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected ')' before 'BOOST_PP_CAT'
  918. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected primary-expression before 'BOOST_PP_CAT'
  919. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected ')' before 'BOOST_PP_CAT'
  920. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: '_foreach_continue' was not declared in this scope
  921. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: initializer expression list treated as compound expression [-fpermissive]
  922. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: expected ',' or ';' before '=' token
  923. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  924. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: '_foreach_cur' was not declared in this scope
  925. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  926. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: '_foreach_end' was not declared in this scope
  927. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  928. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  929. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  930. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  931. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  932. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  933. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  934. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  935. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  936. ..\laanwj-bitcoin-qt-0a76546\src/main.h:499: error: 'BOOST_PP_CAT' cannot be used as a function
  937. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected primary-expression before 'BOOST_PP_CAT'
  938. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected ')' before 'BOOST_PP_CAT'
  939. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected primary-expression before 'BOOST_PP_CAT'
  940. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected ')' before 'BOOST_PP_CAT'
  941. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected primary-expression before 'BOOST_PP_CAT'
  942. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected ')' before 'BOOST_PP_CAT'
  943. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: '_foreach_continue' was not declared in this scope
  944. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: initializer expression list treated as compound expression [-fpermissive]
  945. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: expected ',' or ';' before '=' token
  946. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  947. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: '_foreach_cur' was not declared in this scope
  948. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  949. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: '_foreach_end' was not declared in this scope
  950. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  951. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  952. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  953. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  954. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  955. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  956. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  957. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  958. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  959. ..\laanwj-bitcoin-qt-0a76546\src/main.h:502: error: 'BOOST_PP_CAT' cannot be used as a function
  960. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'int64 CTransaction::GetValueOut() const':
  961. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected primary-expression before 'BOOST_PP_CAT'
  962. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected ')' before 'BOOST_PP_CAT'
  963. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected primary-expression before 'BOOST_PP_CAT'
  964. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected ')' before 'BOOST_PP_CAT'
  965. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected primary-expression before 'BOOST_PP_CAT'
  966. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected ')' before 'BOOST_PP_CAT'
  967. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: '_foreach_continue' was not declared in this scope
  968. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: initializer expression list treated as compound expression [-fpermissive]
  969. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: expected ',' or ';' before '=' token
  970. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  971. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: '_foreach_cur' was not declared in this scope
  972. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  973. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: '_foreach_end' was not declared in this scope
  974. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  975. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  976. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  977. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  978. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  979. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  980. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  981. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  982. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  983. ..\laanwj-bitcoin-qt-0a76546\src/main.h:511: error: 'BOOST_PP_CAT' cannot be used as a function
  984. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'int64 CTransaction::GetMinFee(unsigned int, bool, bool) const':
  985. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected primary-expression before 'BOOST_PP_CAT'
  986. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected ')' before 'BOOST_PP_CAT'
  987. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected primary-expression before 'BOOST_PP_CAT'
  988. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected ')' before 'BOOST_PP_CAT'
  989. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected primary-expression before 'BOOST_PP_CAT'
  990. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected ')' before 'BOOST_PP_CAT'
  991. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: '_foreach_continue' was not declared in this scope
  992. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: initializer expression list treated as compound expression [-fpermissive]
  993. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: expected ',' or ';' before '=' token
  994. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  995. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: '_foreach_cur' was not declared in this scope
  996. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  997. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: '_foreach_end' was not declared in this scope
  998. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  999. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1000. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  1001. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  1002. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1003. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  1004. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  1005. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1006. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  1007. ..\laanwj-bitcoin-qt-0a76546\src/main.h:555: error: 'BOOST_PP_CAT' cannot be used as a function
  1008. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'int CBlock::GetSigOpCount() const':
  1009. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected primary-expression before 'BOOST_PP_CAT'
  1010. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected ')' before 'BOOST_PP_CAT'
  1011. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected primary-expression before 'BOOST_PP_CAT'
  1012. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected ')' before 'BOOST_PP_CAT'
  1013. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected primary-expression before 'BOOST_PP_CAT'
  1014. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected ')' before 'BOOST_PP_CAT'
  1015. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: '_foreach_continue' was not declared in this scope
  1016. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: initializer expression list treated as compound expression [-fpermissive]
  1017. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: expected ',' or ';' before '=' token
  1018. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1019. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: '_foreach_cur' was not declared in this scope
  1020. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1021. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: '_foreach_end' was not declared in this scope
  1022. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1023. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1024. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1025. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1026. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1027. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1028. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1029. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1030. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1031. ..\laanwj-bitcoin-qt-0a76546\src/main.h:843: error: 'BOOST_PP_CAT' cannot be used as a function
  1032. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'uint256 CBlock::BuildMerkleTree() const':
  1033. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected primary-expression before 'BOOST_PP_CAT'
  1034. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected ')' before 'BOOST_PP_CAT'
  1035. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected primary-expression before 'BOOST_PP_CAT'
  1036. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected ')' before 'BOOST_PP_CAT'
  1037. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected primary-expression before 'BOOST_PP_CAT'
  1038. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected ')' before 'BOOST_PP_CAT'
  1039. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: '_foreach_continue' was not declared in this scope
  1040. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: initializer expression list treated as compound expression [-fpermissive]
  1041. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: expected ',' or ';' before '=' token
  1042. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1043. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: '_foreach_cur' was not declared in this scope
  1044. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1045. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: '_foreach_end' was not declared in this scope
  1046. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1047. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1048. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1049. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1050. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1051. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1052. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1053. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1054. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1055. ..\laanwj-bitcoin-qt-0a76546\src/main.h:852: error: 'BOOST_PP_CAT' cannot be used as a function
  1056. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In static member function 'static uint256 CBlock::CheckMerkleBranch(uint256, const std::vector<uint256, std::allocator<uint256> >&, int)':
  1057. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected primary-expression before 'BOOST_PP_CAT'
  1058. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected ')' before 'BOOST_PP_CAT'
  1059. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected primary-expression before 'BOOST_PP_CAT'
  1060. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected ')' before 'BOOST_PP_CAT'
  1061. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected primary-expression before 'BOOST_PP_CAT'
  1062. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected ')' before 'BOOST_PP_CAT'
  1063. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: '_foreach_continue' was not declared in this scope
  1064. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: initializer expression list treated as compound expression [-fpermissive]
  1065. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: expected ',' or ';' before '=' token
  1066. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1067. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: '_foreach_cur' was not declared in this scope
  1068. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1069. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: '_foreach_end' was not declared in this scope
  1070. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1071. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1072. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1073. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1074. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1075. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1076. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1077. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1078. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1079. ..\laanwj-bitcoin-qt-0a76546\src/main.h:888: error: 'BOOST_PP_CAT' cannot be used as a function
  1080. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'int CBlockLocator::GetDistanceBack()':
  1081. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected primary-expression before 'BOOST_PP_CAT'
  1082. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected ')' before 'BOOST_PP_CAT'
  1083. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected primary-expression before 'BOOST_PP_CAT'
  1084. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected ')' before 'BOOST_PP_CAT'
  1085. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected primary-expression before 'BOOST_PP_CAT'
  1086. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected ')' before 'BOOST_PP_CAT'
  1087. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: '_foreach_continue' was not declared in this scope
  1088. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: initializer expression list treated as compound expression [-fpermissive]
  1089. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: expected ',' or ';' before '=' token
  1090. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1091. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: '_foreach_cur' was not declared in this scope
  1092. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1093. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: '_foreach_end' was not declared in this scope
  1094. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1095. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1096. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1097. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1098. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1099. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1100. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1101. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1102. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1103. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1296: error: 'BOOST_PP_CAT' cannot be used as a function
  1104. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'CBlockIndex* CBlockLocator::GetBlockIndex()':
  1105. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected primary-expression before 'BOOST_PP_CAT'
  1106. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected ')' before 'BOOST_PP_CAT'
  1107. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected primary-expression before 'BOOST_PP_CAT'
  1108. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected ')' before 'BOOST_PP_CAT'
  1109. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected primary-expression before 'BOOST_PP_CAT'
  1110. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected ')' before 'BOOST_PP_CAT'
  1111. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: '_foreach_continue' was not declared in this scope
  1112. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: initializer expression list treated as compound expression [-fpermissive]
  1113. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: expected ',' or ';' before '=' token
  1114. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1115. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: '_foreach_cur' was not declared in this scope
  1116. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1117. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: '_foreach_end' was not declared in this scope
  1118. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1119. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1120. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1121. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1122. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1123. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1124. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1125. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1126. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1127. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1315: error: 'BOOST_PP_CAT' cannot be used as a function
  1128. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'uint256 CBlockLocator::GetBlockHash()':
  1129. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected primary-expression before 'BOOST_PP_CAT'
  1130. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected ')' before 'BOOST_PP_CAT'
  1131. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected primary-expression before 'BOOST_PP_CAT'
  1132. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected ')' before 'BOOST_PP_CAT'
  1133. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected primary-expression before 'BOOST_PP_CAT'
  1134. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected ')' before 'BOOST_PP_CAT'
  1135. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: '_foreach_continue' was not declared in this scope
  1136. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: initializer expression list treated as compound expression [-fpermissive]
  1137. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: expected ',' or ';' before '=' token
  1138. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1139. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: '_foreach_cur' was not declared in this scope
  1140. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1141. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: '_foreach_end' was not declared in this scope
  1142. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1143. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1144. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1145. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1146. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1147. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1148. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1149. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1150. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1151. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1331: error: 'BOOST_PP_CAT' cannot be used as a function
  1152. ..\laanwj-bitcoin-qt-0a76546\src/main.h: In member function 'std::string CUnsignedAlert::ToString() const':
  1153. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected primary-expression before 'BOOST_PP_CAT'
  1154. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected ')' before 'BOOST_PP_CAT'
  1155. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected primary-expression before 'BOOST_PP_CAT'
  1156. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected ')' before 'BOOST_PP_CAT'
  1157. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected primary-expression before 'BOOST_PP_CAT'
  1158. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected ')' before 'BOOST_PP_CAT'
  1159. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: '_foreach_continue' was not declared in this scope
  1160. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: initializer expression list treated as compound expression [-fpermissive]
  1161. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: expected ',' or ';' before '=' token
  1162. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1163. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: '_foreach_cur' was not declared in this scope
  1164. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1165. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: '_foreach_end' was not declared in this scope
  1166. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1167. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1168. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1169. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1170. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1171. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1172. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1173. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1174. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1175. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1427: error: 'BOOST_PP_CAT' cannot be used as a function
  1176. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected primary-expression before 'BOOST_PP_CAT'
  1177. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected ')' before 'BOOST_PP_CAT'
  1178. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected primary-expression before 'BOOST_PP_CAT'
  1179. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected ')' before 'BOOST_PP_CAT'
  1180. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected primary-expression before 'BOOST_PP_CAT'
  1181. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected ')' before 'BOOST_PP_CAT'
  1182. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: '_foreach_continue' was not declared in this scope
  1183. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: initializer expression list treated as compound expression [-fpermissive]
  1184. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: expected ',' or ';' before '=' token
  1185. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1186. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: '_foreach_cur' was not declared in this scope
  1187. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1188. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: '_foreach_end' was not declared in this scope
  1189. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1190. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1191. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1192. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1193. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1194. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1195. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1196. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1197. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1198. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1430: error: 'BOOST_PP_CAT' cannot be used as a function
  1199. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:29,
  1200. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:17,
  1201. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:13,
  1202. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  1203. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  1204. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  1205. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  1206. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1207. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp: In constructor 'boost::reference_wrapper<T>::reference_wrapper(T&)':
  1208. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:43: error: 'addressof' is not a member of 'boost'
  1209. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp: At global scope:
  1210. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:80: error: 'mpl' has not been declared
  1211. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:80: error: expected '{' before 'false_'
  1212. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:81: error: invalid type in declaration before '{' token
  1213. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:81: error: template declaration of 'int boost::false_'
  1214. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:106: error: 'mpl' has not been declared
  1215. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:106: error: expected '{' before 'true_'
  1216. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:106: error: invalid type in declaration before '{' token
  1217. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:106: error: template declaration of 'int boost::true_'
  1218. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:108: error: 'mpl' has not been declared
  1219. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:108: error: expected '{' before 'true_'
  1220. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:108: error: invalid type in declaration before '{' token
  1221. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:108: error: template declaration of 'int boost::true_'
  1222. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:109: error: 'mpl' has not been declared
  1223. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:109: error: expected '{' before 'true_'
  1224. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:109: error: invalid type in declaration before '{' token
  1225. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:109: error: template declaration of 'int boost::true_'
  1226. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:110: error: 'mpl' has not been declared
  1227. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:110: error: expected '{' before 'true_'
  1228. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:110: error: invalid type in declaration before '{' token
  1229. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/ref.hpp:110: error: template declaration of 'int boost::true_'
  1230. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/prologue.hpp:17,
  1231. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:13,
  1232. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  1233. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  1234. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  1235. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  1236. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1237. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:179: error: 'mpl' has not been declared
  1238. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:179: error: expected unqualified-id before '<' token
  1239. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:183: error: 'mpl' has not been declared
  1240. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:183: error: expected unqualified-id before '<' token
  1241. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:187: error: 'mpl' has not been declared
  1242. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:187: error: expected unqualified-id before '<' token
  1243. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:192: error: 'or_ref_tag' does not name a type
  1244. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:252: error: 'alignment_of' was not declared in this scope
  1245. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:252: error: expected primary-expression before '>' token
  1246. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:252: error: '::value' has not been declared
  1247. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:252: error: 'alignment_of' was not declared in this scope
  1248. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:252: error: expected primary-expression before '>' token
  1249. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:252: error: '::value' has not been declared
  1250. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:358: error: 'mpl' has not been declared
  1251. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:366: error: 'mpl' has not been declared
  1252. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:365: error: 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, int)' cannot be overloaded
  1253. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:357: error: with 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, int)'
  1254. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag)':
  1255. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:407: error: 'mpl' has not been declared
  1256. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:407: error: expected primary-expression before ')' token
  1257. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager<Functor>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::member_ptr_tag)':
  1258. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:415: error: 'mpl' has not been declared
  1259. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: At global scope:
  1260. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:457: error: 'mpl' has not been declared
  1261. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:465: error: 'mpl' has not been declared
  1262. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:464: error: 'static void boost::detail::function::functor_manager_a<Functor, Allocator>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, int)' cannot be overloaded
  1263. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:456: error: with 'static void boost::detail::function::functor_manager_a<Functor, Allocator>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, int)'
  1264. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_a<Functor, Allocator>::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag)':
  1265. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:518: error: 'mpl' has not been declared
  1266. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:518: error: expected primary-expression before ')' token
  1267. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: In member function 'Functor* boost::function_base::target()':
  1268. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:650: error: 'is_const' was not declared in this scope
  1269. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:650: error: expected primary-expression before '>' token
  1270. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:650: error: '::value' has not been declared
  1271. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:651: error: 'is_volatile' was not declared in this scope
  1272. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:651: error: expected primary-expression before '>' token
  1273. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:651: error: '::value' has not been declared
  1274. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: In member function 'const Functor* boost::function_base::target() const':
  1275. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:669: error: 'is_volatile' was not declared in this scope
  1276. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:669: error: expected primary-expression before '>' token
  1277. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:669: error: '::value' has not been declared
  1278. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp: At global scope:
  1279. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:801: error: 'enable_if_c' in namespace 'boost' does not name a type
  1280. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:801: error: expected unqualified-id before '<' token
  1281. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:810: error: 'enable_if_c' in namespace 'boost' does not name a type
  1282. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:810: error: expected unqualified-id before '<' token
  1283. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:819: error: 'enable_if_c' in namespace 'boost' does not name a type
  1284. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:819: error: expected unqualified-id before '<' token
  1285. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:828: error: 'enable_if_c' in namespace 'boost' does not name a type
  1286. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:828: error: expected unqualified-id before '<' token
  1287. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:838: error: 'enable_if_c' in namespace 'boost' does not name a type
  1288. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:838: error: expected unqualified-id before '<' token
  1289. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:847: error: 'enable_if_c' in namespace 'boost' does not name a type
  1290. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:847: error: expected unqualified-id before '<' token
  1291. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:856: error: 'enable_if_c' in namespace 'boost' does not name a type
  1292. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:856: error: expected unqualified-id before '<' token
  1293. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:865: error: 'enable_if_c' in namespace 'boost' does not name a type
  1294. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_base.hpp:865: error: expected unqualified-id before '<' token
  1295. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/detail/maybe_include.hpp:13,
  1296. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function0.hpp:11,
  1297. from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:8,
  1298. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  1299. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1300. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:86: error: expected nested-name-specifier before 'R'
  1301. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:87: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1302. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:91: error: 'R' does not name a type
  1303. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:101: error: expected nested-name-specifier before 'R'
  1304. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:102: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1305. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:108: error: expected ',' or '...' before 'BOOST_PP_ENUM'
  1306. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In static member function 'static void boost::detail::function::void_function_invoker0<FunctionPtr, R>::invoke(boost::detail::function::function_buffer&)':
  1307. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:112: error: 'a' was not declared in this scope
  1308. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:112: error: there are no arguments to 'BOOST_PP_ENUM_PARAMS' that depend on a template parameter, so a declaration of 'BOOST_PP_ENUM_PARAMS' must be available [-fpermissive]
  1309. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: At global scope:
  1310. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:118: error: expected nested-name-specifier before 'R'
  1311. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:119: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1312. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:123: error: 'R' does not name a type
  1313. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:138: error: expected nested-name-specifier before 'R'
  1314. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:139: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1315. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:145: error: expected ',' or '...' before 'BOOST_PP_ENUM'
  1316. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In static member function 'static void boost::detail::function::void_function_obj_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&)':
  1317. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:153: error: 'a' was not declared in this scope
  1318. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:153: error: there are no arguments to 'BOOST_PP_ENUM_PARAMS' that depend on a template parameter, so a declaration of 'BOOST_PP_ENUM_PARAMS' must be available [-fpermissive]
  1319. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: At global scope:
  1320. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:159: error: expected nested-name-specifier before 'R'
  1321. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:160: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1322. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:164: error: 'R' does not name a type
  1323. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:176: error: expected nested-name-specifier before 'R'
  1324. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:177: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1325. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:183: error: expected ',' or '...' before 'BOOST_PP_ENUM'
  1326. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In static member function 'static void boost::detail::function::void_function_ref_invoker0<FunctionObj, R>::invoke(boost::detail::function::function_buffer&)':
  1327. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:188: error: 'a' was not declared in this scope
  1328. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:188: error: there are no arguments to 'BOOST_PP_ENUM_PARAMS' that depend on a template parameter, so a declaration of 'BOOST_PP_ENUM_PARAMS' must be available [-fpermissive]
  1329. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: At global scope:
  1330. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:232: error: expected nested-name-specifier before 'R'
  1331. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:233: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1332. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:237: error: 'mpl' has not been declared
  1333. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:237: error: expected unqualified-id before '<' token
  1334. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:253: error: expected nested-name-specifier before 'R'
  1335. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:254: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1336. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:258: error: 'mpl' has not been declared
  1337. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:258: error: expected unqualified-id before '<' token
  1338. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:274: error: expected nested-name-specifier before 'R'
  1339. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:275: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1340. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:279: error: 'mpl' has not been declared
  1341. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:279: error: expected unqualified-id before '<' token
  1342. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:334: error: expected nested-name-specifier before 'R'
  1343. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:334: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1344. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:337: error: parse error in template argument list
  1345. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:337: error: expected nested-name-specifier
  1346. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:341: error: type 'boost::detail::function::get_function_invoker0<FunctionPtr, R>' is not derived from type 'boost::detail::function::get_invoker0<boost::detail::function::function_ptr_tag>::apply<FunctionPtr, R>'
  1347. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:342: error: expected ';' before 'invoker_type'
  1348. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:348: error: expected nested-name-specifier before 'R'
  1349. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:348: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1350. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:352: error: parse error in template argument list
  1351. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:352: error: expected nested-name-specifier
  1352. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:356: error: type 'boost::detail::function::get_function_invoker0<FunctionPtr, R>' is not derived from type 'boost::detail::function::get_invoker0<boost::detail::function::function_ptr_tag>::apply_a<FunctionPtr, R>'
  1353. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:357: error: expected ';' before 'invoker_type'
  1354. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:404: error: expected nested-name-specifier before 'R'
  1355. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:404: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1356. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:407: error: parse error in template argument list
  1357. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:407: error: expected nested-name-specifier
  1358. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:411: error: type 'boost::detail::function::get_function_obj_invoker0<FunctionObj, R>' is not derived from type 'boost::detail::function::get_invoker0<boost::detail::function::function_obj_tag>::apply<FunctionObj, R>'
  1359. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:412: error: expected ';' before 'invoker_type'
  1360. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:418: error: expected nested-name-specifier before 'R'
  1361. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:418: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1362. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:422: error: parse error in template argument list
  1363. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:422: error: expected nested-name-specifier
  1364. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:426: error: type 'boost::detail::function::get_function_obj_invoker0<FunctionObj, R>' is not derived from type 'boost::detail::function::get_invoker0<boost::detail::function::function_obj_tag>::apply_a<FunctionObj, R>'
  1365. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:427: error: expected ';' before 'invoker_type'
  1366. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:429: error: 'Allocator' was not declared in this scope
  1367. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:429: error: template argument 2 is invalid
  1368. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:438: error: expected nested-name-specifier before 'R'
  1369. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:438: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1370. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:441: error: parse error in template argument list
  1371. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:441: error: expected nested-name-specifier
  1372. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:445: error: type 'boost::detail::function::get_function_ref_invoker0<typename RefWrapper::type, R>' is not derived from type 'boost::detail::function::get_invoker0<boost::detail::function::function_obj_ref_tag>::apply<RefWrapper, R>'
  1373. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:446: error: expected ';' before 'invoker_type'
  1374. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:452: error: expected nested-name-specifier before 'R'
  1375. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:452: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1376. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:456: error: parse error in template argument list
  1377. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:456: error: expected nested-name-specifier
  1378. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:460: error: type 'boost::detail::function::get_function_ref_invoker0<typename RefWrapper::type, R>' is not derived from type 'boost::detail::function::get_invoker0<boost::detail::function::function_obj_ref_tag>::apply_a<RefWrapper, R>'
  1379. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:461: error: expected ';' before 'invoker_type'
  1380. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:475: error: expected nested-name-specifier before 'R'
  1381. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:475: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1382. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:479: error: 'R' does not name a type
  1383. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:484: error: expected identifier before '*' token
  1384. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:486: error: expected ',' or '...' before '(' token
  1385. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:486: error: 'result_type' declared as function returning a function
  1386. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:564: error: 'mpl' has not been declared
  1387. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:570: error: 'mpl' has not been declared
  1388. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:578: error: 'mpl' has not been declared
  1389. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:578: error: 'template<int R> template<class FunctionObj> void boost::detail::function::basic_vtable0::assign_functor(FunctionObj, boost::detail::function::function_buffer&, int)' cannot be overloaded
  1390. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:564: error: with 'template<int R> template<class FunctionObj> void boost::detail::function::basic_vtable0::assign_functor(FunctionObj, boost::detail::function::function_buffer&, int)'
  1391. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:584: error: 'mpl' has not been declared
  1392. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:584: error: 'template<int R> template<class FunctionObj, class Allocator> void boost::detail::function::basic_vtable0::assign_functor_a(FunctionObj, boost::detail::function::function_buffer&, Allocator, int)' cannot be overloaded
  1393. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:570: error: with 'template<int R> template<class FunctionObj, class Allocator> void boost::detail::function::basic_vtable0::assign_functor_a(FunctionObj, boost::detail::function::function_buffer&, Allocator, int)'
  1394. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:643: error: 'invoker_type' does not name a type
  1395. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In member function 'void boost::detail::function::basic_vtable0<R>::assign_functor_a(FunctionObj, boost::detail::function::function_buffer&, Allocator, int)':
  1396. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:572: error: 'mpl' has not been declared
  1397. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In member function 'bool boost::detail::function::basic_vtable0<R>::assign_to(FunctionObj, boost::detail::function::function_buffer&, boost::detail::function::function_obj_tag)':
  1398. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:601: error: 'addressof' is not a member of 'boost'
  1399. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:603: error: 'mpl' has not been declared
  1400. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:603: error: expected primary-expression before ')' token
  1401. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In member function 'bool boost::detail::function::basic_vtable0<R>::assign_to_a(FunctionObj, boost::detail::function::function_buffer&, Allocator, boost::detail::function::function_obj_tag)':
  1402. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:613: error: 'addressof' is not a member of 'boost'
  1403. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:615: error: 'mpl' has not been declared
  1404. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:615: error: expected primary-expression before ')' token
  1405. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In member function 'bool boost::detail::function::basic_vtable0<R>::assign_to(const boost::reference_wrapper<FunctionObj>&, boost::detail::function::function_buffer&, boost::detail::function::function_obj_ref_tag)':
  1406. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:629: error: 'is_const' was not declared in this scope
  1407. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:629: error: expected primary-expression before '>' token
  1408. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:629: error: '::value' has not been declared
  1409. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:630: error: 'is_volatile' was not declared in this scope
  1410. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:630: error: expected primary-expression before '>' token
  1411. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:630: error: '::value' has not been declared
  1412. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: At global scope:
  1413. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:649: error: expected nested-name-specifier before 'R'
  1414. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:650: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1415. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_fwd.hpp:43: error: template parameter 'class R'
  1416. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:652: error: redeclared here as 'int R'
  1417. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:988: error: expected nested-name-specifier before 'R'
  1418. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:988: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1419. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:992: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1420. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:992: error: expected a type, got 'R'
  1421. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:996: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1422. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:996: error: expected a type, got 'R'
  1423. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: In function 'void boost::swap(int&, int&)':
  1424. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:998: error: request for member 'swap' in 'f1', which is of non-class type 'int'
  1425. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp: At global scope:
  1426. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1002: error: expected nested-name-specifier before 'R'
  1427. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1002: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1428. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1004: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1429. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1004: error: expected a type, got 'R'
  1430. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1003: error: expected nested-name-specifier
  1431. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1005: error: expected initializer before 'inline'
  1432. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1018: error: expected nested-name-specifier before 'R'
  1433. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1018: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1434. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1021: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1435. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1021: error: expected a type, got 'R'
  1436. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1024: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1437. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1024: error: expected a type, got 'R'
  1438. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1024: error: 'void boost::operator==(const int&, const int&)' must have an argument of class or enumerated type
  1439. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1025: error: expected nested-name-specifier before 'R'
  1440. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1025: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1441. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1028: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1442. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1028: error: expected a type, got 'R'
  1443. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1031: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1444. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1031: error: expected a type, got 'R'
  1445. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1031: error: 'void boost::operator!=(const int&, const int&)' must have an argument of class or enumerated type
  1446. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1041: error: expected nested-name-specifier before 'R'
  1447. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1042: error: expected '>' before 'BOOST_PP_ENUM_PARAMS'
  1448. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1043: error: a function call cannot appear in a constant-expression
  1449. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1043: error: template argument 1 is invalid
  1450. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1044: error: type/value mismatch at argument 1 in template parameter list for 'template<class R> struct boost::function0'
  1451. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_template.hpp:1044: error: expected a type, got 'R'
  1452. In file included from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:9,
  1453. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  1454. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1455. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'bool CWallet::IsMine(const CTransaction&) const':
  1456. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected primary-expression before 'BOOST_PP_CAT'
  1457. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected ')' before 'BOOST_PP_CAT'
  1458. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected primary-expression before 'BOOST_PP_CAT'
  1459. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected ')' before 'BOOST_PP_CAT'
  1460. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected primary-expression before 'BOOST_PP_CAT'
  1461. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected ')' before 'BOOST_PP_CAT'
  1462. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: '_foreach_continue' was not declared in this scope
  1463. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: initializer expression list treated as compound expression [-fpermissive]
  1464. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: expected ',' or ';' before '=' token
  1465. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1466. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: '_foreach_cur' was not declared in this scope
  1467. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1468. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: '_foreach_end' was not declared in this scope
  1469. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1470. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1471. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1472. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1473. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1474. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1475. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1476. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1477. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1478. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:123: error: 'BOOST_PP_CAT' cannot be used as a function
  1479. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'int64 CWallet::GetDebit(const CTransaction&) const':
  1480. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected primary-expression before 'BOOST_PP_CAT'
  1481. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected ')' before 'BOOST_PP_CAT'
  1482. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected primary-expression before 'BOOST_PP_CAT'
  1483. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected ')' before 'BOOST_PP_CAT'
  1484. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected primary-expression before 'BOOST_PP_CAT'
  1485. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected ')' before 'BOOST_PP_CAT'
  1486. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: '_foreach_continue' was not declared in this scope
  1487. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: initializer expression list treated as compound expression [-fpermissive]
  1488. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: expected ',' or ';' before '=' token
  1489. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1490. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: '_foreach_cur' was not declared in this scope
  1491. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1492. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: '_foreach_end' was not declared in this scope
  1493. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1494. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1495. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1496. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1497. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1498. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1499. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1500. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1501. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1502. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:135: error: 'BOOST_PP_CAT' cannot be used as a function
  1503. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'int64 CWallet::GetCredit(const CTransaction&) const':
  1504. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected primary-expression before 'BOOST_PP_CAT'
  1505. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected ')' before 'BOOST_PP_CAT'
  1506. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected primary-expression before 'BOOST_PP_CAT'
  1507. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected ')' before 'BOOST_PP_CAT'
  1508. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected primary-expression before 'BOOST_PP_CAT'
  1509. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected ')' before 'BOOST_PP_CAT'
  1510. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: '_foreach_continue' was not declared in this scope
  1511. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: initializer expression list treated as compound expression [-fpermissive]
  1512. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: expected ',' or ';' before '=' token
  1513. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1514. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: '_foreach_cur' was not declared in this scope
  1515. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1516. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: '_foreach_end' was not declared in this scope
  1517. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1518. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1519. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1520. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1521. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1522. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1523. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1524. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1525. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1526. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:146: error: 'BOOST_PP_CAT' cannot be used as a function
  1527. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'int64 CWallet::GetChange(const CTransaction&) const':
  1528. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected primary-expression before 'BOOST_PP_CAT'
  1529. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected ')' before 'BOOST_PP_CAT'
  1530. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected primary-expression before 'BOOST_PP_CAT'
  1531. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected ')' before 'BOOST_PP_CAT'
  1532. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected primary-expression before 'BOOST_PP_CAT'
  1533. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected ')' before 'BOOST_PP_CAT'
  1534. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: '_foreach_continue' was not declared in this scope
  1535. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: initializer expression list treated as compound expression [-fpermissive]
  1536. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: expected ',' or ';' before '=' token
  1537. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1538. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: '_foreach_cur' was not declared in this scope
  1539. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1540. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: '_foreach_end' was not declared in this scope
  1541. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1542. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1543. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1544. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1545. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1546. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1547. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1548. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1549. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1550. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:157: error: 'BOOST_PP_CAT' cannot be used as a function
  1551. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'unsigned int CWalletTx::GetSerializeSize(int, int) const':
  1552. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1553. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1554. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1555. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1556. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1557. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1558. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_continue' was not declared in this scope
  1559. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: initializer expression list treated as compound expression [-fpermissive]
  1560. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ',' or ';' before '=' token
  1561. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1562. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_cur' was not declared in this scope
  1563. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1564. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_end' was not declared in this scope
  1565. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1566. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1567. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1568. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1569. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1570. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1571. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1572. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1573. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1574. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1575. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1576. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1577. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1578. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1579. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1580. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1581. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_continue' was not declared in this scope
  1582. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: initializer expression list treated as compound expression [-fpermissive]
  1583. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ',' or ';' before '=' token
  1584. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1585. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_cur' was not declared in this scope
  1586. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1587. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_end' was not declared in this scope
  1588. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1589. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1590. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1591. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1592. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1593. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1594. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1595. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1596. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1597. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1598. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'void CWalletTx::Serialize(Stream&, int, int) const':
  1599. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1600. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1601. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1602. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1603. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1604. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1605. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_continue' was not declared in this scope
  1606. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ',' or ';' before '=' token
  1607. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1608. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_cur' was not declared in this scope
  1609. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1610. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_end' was not declared in this scope
  1611. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1612. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1613. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1614. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1615. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1616. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1617. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1618. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1619. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1620. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1621. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1622. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1623. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1624. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1625. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1626. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1627. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_continue' was not declared in this scope
  1628. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ',' or ';' before '=' token
  1629. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1630. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_cur' was not declared in this scope
  1631. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1632. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_end' was not declared in this scope
  1633. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1634. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1635. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1636. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1637. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1638. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1639. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1640. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1641. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1642. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1643. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'void CWalletTx::Unserialize(Stream&, int, int)':
  1644. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1645. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1646. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1647. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1648. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1649. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1650. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_continue' was not declared in this scope
  1651. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ',' or ';' before '=' token
  1652. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1653. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_cur' was not declared in this scope
  1654. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1655. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_end' was not declared in this scope
  1656. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1657. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1658. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1659. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1660. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1661. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1662. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1663. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1664. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1665. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1666. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1667. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1668. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1669. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1670. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected primary-expression before 'BOOST_PP_CAT'
  1671. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ')' before 'BOOST_PP_CAT'
  1672. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_continue' was not declared in this scope
  1673. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: expected ',' or ';' before '=' token
  1674. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1675. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_cur' was not declared in this scope
  1676. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1677. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: '_foreach_end' was not declared in this scope
  1678. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1679. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1680. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1681. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1682. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1683. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1684. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1685. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1686. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1687. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1688. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'bool CWalletTx::IsConfirmed() const':
  1689. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected primary-expression before 'BOOST_PP_CAT'
  1690. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected ')' before 'BOOST_PP_CAT'
  1691. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected primary-expression before 'BOOST_PP_CAT'
  1692. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected ')' before 'BOOST_PP_CAT'
  1693. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected primary-expression before 'BOOST_PP_CAT'
  1694. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected ')' before 'BOOST_PP_CAT'
  1695. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: '_foreach_continue' was not declared in this scope
  1696. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: initializer expression list treated as compound expression [-fpermissive]
  1697. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: expected ',' or ';' before '=' token
  1698. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1699. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: '_foreach_cur' was not declared in this scope
  1700. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1701. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: '_foreach_end' was not declared in this scope
  1702. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1703. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1704. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1705. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1706. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1707. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1708. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1709. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1710. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1711. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:507: error: 'BOOST_PP_CAT' cannot be used as a function
  1712. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected primary-expression before 'BOOST_PP_CAT'
  1713. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected ')' before 'BOOST_PP_CAT'
  1714. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected primary-expression before 'BOOST_PP_CAT'
  1715. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected ')' before 'BOOST_PP_CAT'
  1716. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected primary-expression before 'BOOST_PP_CAT'
  1717. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected ')' before 'BOOST_PP_CAT'
  1718. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: '_foreach_continue' was not declared in this scope
  1719. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: initializer expression list treated as compound expression [-fpermissive]
  1720. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: expected ',' or ';' before '=' token
  1721. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1722. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: '_foreach_cur' was not declared in this scope
  1723. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1724. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: '_foreach_end' was not declared in this scope
  1725. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1726. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1727. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1728. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1729. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1730. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1731. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1732. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'is_const_' is not a member of 'boost::foreach_detail_'
  1733. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1734. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:510: error: 'BOOST_PP_CAT' cannot be used as a function
  1735. ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp: In function 'void UIThreadCall(boost::function0<void>)':
  1736. ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:86: error: 'fn' has incomplete type
  1737. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/function/function_fwd.hpp:43: error: declaration of 'struct boost::function0<void>'
  1738. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:91,
  1739. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1740. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = unsigned char, A = std::allocator<unsigned char>]':
  1741. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:563: instantiated from here
  1742. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1743. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  1744. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1745. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1) [with T1 = __gnu_cxx::__normal_iterator<unsigned char*, std::vector<unsigned char, std::allocator<unsigned char> > >]':
  1746. ..\laanwj-bitcoin-qt-0a76546\src/base58.h:128: instantiated from here
  1747. ..\laanwj-bitcoin-qt-0a76546\src/util.h:509: error: 'SHA256' was not declared in this scope
  1748. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1) [with T1 = __gnu_cxx::__normal_iterator<char*, std::vector<char, secure_allocator<char> > >]':
  1749. ..\laanwj-bitcoin-qt-0a76546\src/net.h:720: instantiated from here
  1750. ..\laanwj-bitcoin-qt-0a76546\src/util.h:509: error: 'SHA256' was not declared in this scope
  1751. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1) [with T1 = char*]':
  1752. ..\laanwj-bitcoin-qt-0a76546\src/main.h:832: instantiated from here
  1753. ..\laanwj-bitcoin-qt-0a76546\src/util.h:509: error: 'SHA256' was not declared in this scope
  1754. ..\laanwj-bitcoin-qt-0a76546\src/util.h: In function 'uint256 Hash(T1, T1, T2, T2) [with T1 = char*, T2 = char*]':
  1755. ..\laanwj-bitcoin-qt-0a76546\src/main.h:861: instantiated from here
  1756. ..\laanwj-bitcoin-qt-0a76546\src/util.h:522: error: 'SHA256_Init' was not declared in this scope
  1757. ..\laanwj-bitcoin-qt-0a76546\src/util.h:523: error: 'SHA256_Update' was not declared in this scope
  1758. ..\laanwj-bitcoin-qt-0a76546\src/util.h:525: error: 'SHA256_Final' was not declared in this scope
  1759. ..\laanwj-bitcoin-qt-0a76546\src/util.h:527: error: 'SHA256' was not declared in this scope
  1760. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:91,
  1761. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1762. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = CTxIn, A = std::allocator<CTxIn>]':
  1763. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<CTxIn, std::allocator<CTxIn> >]'
  1764. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from here
  1765. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1766. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = CTxOut, A = std::allocator<CTxOut>]':
  1767. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<CTxOut, std::allocator<CTxOut> >]'
  1768. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from here
  1769. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1770. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = uint256, A = std::allocator<uint256>]':
  1771. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<uint256, std::allocator<uint256> >]'
  1772. ..\laanwj-bitcoin-qt-0a76546\src/main.h:682: instantiated from here
  1773. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1774. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = CDiskTxPos, A = std::allocator<CDiskTxPos>]':
  1775. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<CDiskTxPos, std::allocator<CDiskTxPos> >]'
  1776. ..\laanwj-bitcoin-qt-0a76546\src/main.h:726: instantiated from here
  1777. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1778. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = CTransaction, A = std::allocator<CTransaction>]':
  1779. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<CTransaction, std::allocator<CTransaction> >]'
  1780. ..\laanwj-bitcoin-qt-0a76546\src/main.h:796: instantiated from here
  1781. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1782. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = CMerkleTx, A = std::allocator<CMerkleTx>]':
  1783. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<CMerkleTx, std::allocator<CMerkleTx> >]'
  1784. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from here
  1785. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1786. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, A = std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]':
  1787. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = std::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >]'
  1788. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from here
  1789. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1790. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'unsigned int GetSerializeSize(const std::vector<_Tp, _Alloc>&, int, int) [with T = unsigned char, A = secure_allocator<unsigned char>]':
  1791. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:752: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionGetSerializeSize) [with Stream = ser_streamplaceholder, T = CPrivKey]'
  1792. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:554: instantiated from here
  1793. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:480: error: 'GetSerializeSize_impl' was not declared in this scope
  1794. In file included from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_weekday.hpp:12,
  1795. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_calendar.hpp:13,
  1796. from c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/gregorian_types.hpp:19,
  1797. from ..\laanwj-bitcoin-qt-0a76546\src/util.h:20,
  1798. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:93,
  1799. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1800. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: In static member function 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 0u, rep_type max_value = 6u, exception_type = boost::gregorian::bad_weekday]':
  1801. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:69: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 0u, 6u, boost::gregorian::bad_weekday>]'
  1802. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:48: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 0u, 6u, boost::gregorian::bad_weekday>]'
  1803. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_weekday.hpp:45: instantiated from here
  1804. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: error: 'actual_exception_type' was not declared in this scope
  1805. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: In static member function 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1u, rep_type max_value = 31u, exception_type = boost::gregorian::bad_day_of_month]':
  1806. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:69: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1u, 31u, boost::gregorian::bad_day_of_month>]'
  1807. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:48: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1u, 31u, boost::gregorian::bad_day_of_month>]'
  1808. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_day.hpp:44: instantiated from here
  1809. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: error: 'actual_exception_type' was not declared in this scope
  1810. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: In static member function 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1400u, rep_type max_value = 10000u, exception_type = boost::gregorian::bad_year]':
  1811. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:69: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1400u, 10000u, boost::gregorian::bad_year>]'
  1812. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:48: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1400u, 10000u, boost::gregorian::bad_year>]'
  1813. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_year.hpp:41: instantiated from here
  1814. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: error: 'actual_exception_type' was not declared in this scope
  1815. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: In static member function 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1u, rep_type max_value = 12u, exception_type = boost::gregorian::bad_month]':
  1816. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:69: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1u, 12u, boost::gregorian::bad_month>]'
  1817. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:48: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1u, 12u, boost::gregorian::bad_month>]'
  1818. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_month.hpp:62: instantiated from here
  1819. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: error: 'actual_exception_type' was not declared in this scope
  1820. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp: In static member function 'static void boost::CV::simple_exception_policy<rep_type, min_value, max_value, exception_type>::on_error(rep_type, rep_type, boost::CV::violation_enum) [with rep_type = short unsigned int, rep_type min_value = 1u, rep_type max_value = 366u, exception_type = boost::gregorian::bad_day_of_year]':
  1821. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:69: instantiated from 'void boost::CV::constrained_value<value_policies>::assign(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1u, 366u, boost::gregorian::bad_day_of_year>]'
  1822. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:48: instantiated from 'boost::CV::constrained_value<value_policies>::constrained_value(typename value_policies::value_type) [with value_policies = boost::CV::simple_exception_policy<short unsigned int, 1u, 366u, boost::gregorian::bad_day_of_year>]'
  1823. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/gregorian/greg_date.hpp:99: instantiated from here
  1824. c:\qtsdk\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/boost/date_time/constrained_value.hpp:110: error: 'actual_exception_type' was not declared in this scope
  1825. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:91,
  1826. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1827. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = unsigned char, A = secure_allocator<unsigned char>]':
  1828. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = std::vector<unsigned char, secure_allocator<unsigned char> >]'
  1829. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<unsigned char, std::allocator<unsigned char> > >, T = std::vector<unsigned char, secure_allocator<unsigned char> >]'
  1830. ..\laanwj-bitcoin-qt-0a76546\src/db.h:393: instantiated from here
  1831. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1832. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = unsigned char, A = secure_allocator<unsigned char>]':
  1833. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = std::vector<unsigned char, secure_allocator<unsigned char> >]'
  1834. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<unsigned char, std::allocator<unsigned char> > >, T = std::vector<unsigned char, secure_allocator<unsigned char> >]'
  1835. ..\laanwj-bitcoin-qt-0a76546\src/db.h:399: instantiated from here
  1836. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1837. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = unsigned char, A = std::allocator<unsigned char>]':
  1838. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = std::vector<unsigned char, std::allocator<unsigned char> >]'
  1839. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<unsigned char, std::allocator<unsigned char> > >, T = std::vector<unsigned char, std::allocator<unsigned char> >]'
  1840. ..\laanwj-bitcoin-qt-0a76546\src/db.h:405: instantiated from here
  1841. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1842. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = unsigned char, A = std::allocator<unsigned char>]':
  1843. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = std::vector<unsigned char, std::allocator<unsigned char> >]'
  1844. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::string, T = std::vector<unsigned char, std::allocator<unsigned char> >]'
  1845. ..\laanwj-bitcoin-qt-0a76546\src/db.h:435: instantiated from here
  1846. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1847. In file included from ..\laanwj-bitcoin-qt-0a76546\src/qtui.h:9,
  1848. from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:102,
  1849. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1850. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'void CWalletTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]':
  1851. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1852. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CWalletTx]'
  1853. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1854. ..\laanwj-bitcoin-qt-0a76546\src/db.h:375: instantiated from here
  1855. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: initializer expression list treated as compound expression [-fpermissive]
  1856. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1857. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1858. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1859. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1860. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CWalletTx]'
  1861. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1862. ..\laanwj-bitcoin-qt-0a76546\src/db.h:375: instantiated from here
  1863. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: initializer expression list treated as compound expression [-fpermissive]
  1864. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1865. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1866. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1867. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h: In member function 'void CWalletTx::Serialize(Stream&, int, int) const [with Stream = CDataStream]':
  1868. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1869. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CWalletTx]'
  1870. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1871. ..\laanwj-bitcoin-qt-0a76546\src/db.h:381: instantiated from here
  1872. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: initializer expression list treated as compound expression [-fpermissive]
  1873. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1874. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1875. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1876. mingw32-make[1]: Leaving directory `T:/Igloo/Users/Zell/Downloads/Bitcoin-QT/bitcoin-qt-build-desktop'
  1877. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1878. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CWalletTx]'
  1879. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1880. ..\laanwj-bitcoin-qt-0a76546\src/db.h:381: instantiated from here
  1881. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: initializer expression list treated as compound expression [-fpermissive]
  1882. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1883. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1884. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: error: 'BOOST_PP_CAT' cannot be used as a function
  1885. In file included from ..\laanwj-bitcoin-qt-0a76546\src/headers.h:91,
  1886. from ..\laanwj-bitcoin-qt-0a76546\src\qt\bitcoin.cpp:10:
  1887. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CAutoFile, T = CTxIn, A = std::allocator<CTxIn>]':
  1888. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CAutoFile, T = std::vector<CTxIn, std::allocator<CTxIn> >]'
  1889. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from 'void CTransaction::Unserialize(Stream&, int, int) [with Stream = CAutoFile]'
  1890. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CAutoFile, T = CTransaction]'
  1891. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1305: instantiated from 'CAutoFile& CAutoFile::operator>>(T&) [with T = CTransaction]'
  1892. ..\laanwj-bitcoin-qt-0a76546\src/main.h:582: instantiated from here
  1893. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1894. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CAutoFile, T = CTxOut, A = std::allocator<CTxOut>]':
  1895. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CAutoFile, T = std::vector<CTxOut, std::allocator<CTxOut> >]'
  1896. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from 'void CTransaction::Unserialize(Stream&, int, int) [with Stream = CAutoFile]'
  1897. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CAutoFile, T = CTransaction]'
  1898. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1305: instantiated from 'CAutoFile& CAutoFile::operator>>(T&) [with T = CTransaction]'
  1899. ..\laanwj-bitcoin-qt-0a76546\src/main.h:582: instantiated from here
  1900. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1901. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CAutoFile, T = CTransaction, A = std::allocator<CTransaction>]':
  1902. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:758: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionSerialize) [with Stream = CAutoFile, T = std::vector<CTransaction, std::allocator<CTransaction> >]'
  1903. ..\laanwj-bitcoin-qt-0a76546\src/main.h:796: instantiated from 'void CBlock::Serialize(Stream&, int, int) const [with Stream = CAutoFile]'
  1904. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CAutoFile, T = CBlock]'
  1905. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1295: instantiated from 'CAutoFile& CAutoFile::operator<<(const T&) [with T = CBlock]'
  1906. ..\laanwj-bitcoin-qt-0a76546\src/main.h:915: instantiated from here
  1907. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1908. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CAutoFile, T = CTransaction, A = std::allocator<CTransaction>]':
  1909. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CAutoFile, T = std::vector<CTransaction, std::allocator<CTransaction> >]'
  1910. ..\laanwj-bitcoin-qt-0a76546\src/main.h:796: instantiated from 'void CBlock::Unserialize(Stream&, int, int) [with Stream = CAutoFile]'
  1911. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CAutoFile, T = CBlock]'
  1912. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1305: instantiated from 'CAutoFile& CAutoFile::operator>>(T&) [with T = CBlock]'
  1913. ..\laanwj-bitcoin-qt-0a76546\src/main.h:943: instantiated from here
  1914. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1915. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = CMerkleTx, A = std::allocator<CMerkleTx>]':
  1916. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = std::vector<CMerkleTx, std::allocator<CMerkleTx> >]'
  1917. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from 'void CWalletTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1918. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1919. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CWalletTx]'
  1920. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1921. ..\laanwj-bitcoin-qt-0a76546\src/db.h:375: instantiated from here
  1922. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1923. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, A = std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]':
  1924. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = std::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >]'
  1925. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from 'void CWalletTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1926. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1927. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CWalletTx]'
  1928. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1929. ..\laanwj-bitcoin-qt-0a76546\src/db.h:375: instantiated from here
  1930. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1931. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = CMerkleTx, A = std::allocator<CMerkleTx>]':
  1932. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:758: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionSerialize) [with Stream = CDataStream, T = std::vector<CMerkleTx, std::allocator<CMerkleTx> >]'
  1933. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from 'void CWalletTx::Serialize(Stream&, int, int) const [with Stream = CDataStream]'
  1934. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1935. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CWalletTx]'
  1936. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1937. ..\laanwj-bitcoin-qt-0a76546\src/db.h:381: instantiated from here
  1938. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1939. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, A = std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]':
  1940. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:758: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionSerialize) [with Stream = CDataStream, T = std::vector<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >]'
  1941. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from 'void CWalletTx::Serialize(Stream&, int, int) const [with Stream = CDataStream]'
  1942. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1943. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CWalletTx]'
  1944. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1945. ..\laanwj-bitcoin-qt-0a76546\src/db.h:381: instantiated from here
  1946. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1947. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = uint256, A = std::allocator<uint256>]':
  1948. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:758: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionSerialize) [with Stream = CDataStream, T = std::vector<uint256, std::allocator<uint256> >]'
  1949. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1257: instantiated from 'void CBlockLocator::Serialize(Stream&, int, int) const [with Stream = CDataStream]'
  1950. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CBlockLocator]'
  1951. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CBlockLocator]'
  1952. ..\laanwj-bitcoin-qt-0a76546\src/db.h:102: instantiated from 'bool CDB::Write(const K&, const T&, bool) [with K = std::string, T = CBlockLocator]'
  1953. ..\laanwj-bitcoin-qt-0a76546\src/db.h:424: instantiated from here
  1954. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1955. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = uint256, A = std::allocator<uint256>]':
  1956. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = std::vector<uint256, std::allocator<uint256> >]'
  1957. ..\laanwj-bitcoin-qt-0a76546\src/main.h:1257: instantiated from 'void CBlockLocator::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1958. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CBlockLocator]'
  1959. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CBlockLocator]'
  1960. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::string, T = CBlockLocator]'
  1961. ..\laanwj-bitcoin-qt-0a76546\src/db.h:429: instantiated from here
  1962. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1963. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = CTxIn, A = std::allocator<CTxIn>]':
  1964. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:758: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionSerialize) [with Stream = CDataStream, T = std::vector<CTxIn, std::allocator<CTxIn> >]'
  1965. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from 'void CTransaction::Serialize(Stream&, int, int) const [with Stream = CDataStream]'
  1966. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CTransaction]'
  1967. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CTransaction]'
  1968. ..\laanwj-bitcoin-qt-0a76546\src/util.h:557: instantiated from 'uint256 SerializeHash(const T&, int, int) [with T = CTransaction]'
  1969. ..\laanwj-bitcoin-qt-0a76546\src/main.h:433: instantiated from here
  1970. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1971. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Serialize(Stream&, const std::vector<T, A>&, int, int) [with Stream = CDataStream, T = CTxOut, A = std::allocator<CTxOut>]':
  1972. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:758: instantiated from 'unsigned int SerReadWrite(Stream&, const T&, int, int, CSerActionSerialize) [with Stream = CDataStream, T = std::vector<CTxOut, std::allocator<CTxOut> >]'
  1973. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from 'void CTransaction::Serialize(Stream&, int, int) const [with Stream = CDataStream]'
  1974. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:418: instantiated from 'void Serialize(Stream&, const T&, long int, int) [with Stream = CDataStream, T = CTransaction]'
  1975. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1120: instantiated from 'CDataStream& CDataStream::operator<<(const T&) [with T = CTransaction]'
  1976. ..\laanwj-bitcoin-qt-0a76546\src/util.h:557: instantiated from 'uint256 SerializeHash(const T&, int, int) [with T = CTransaction]'
  1977. ..\laanwj-bitcoin-qt-0a76546\src/main.h:433: instantiated from here
  1978. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:503: error: 'Serialize_impl' was not declared in this scope
  1979. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = CTxIn, A = std::allocator<CTxIn>]':
  1980. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = std::vector<CTxIn, std::allocator<CTxIn> >]'
  1981. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from 'void CTransaction::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1982. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CTransaction]'
  1983. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = CTransaction]'
  1984. ..\laanwj-bitcoin-qt-0a76546\src/main.h:682: instantiated from 'void CMerkleTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1985. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CMerkleTx]'
  1986. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = CMerkleTx]'
  1987. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from 'void CWalletTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1988. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  1989. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CWalletTx]'
  1990. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  1991. ..\laanwj-bitcoin-qt-0a76546\src/db.h:375: instantiated from here
  1992. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  1993. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h: In function 'void Unserialize(Stream&, std::vector<T, A>&, int, int) [with Stream = CDataStream, T = CTxOut, A = std::allocator<CTxOut>]':
  1994. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = std::vector<CTxOut, std::allocator<CTxOut> >]'
  1995. ..\laanwj-bitcoin-qt-0a76546\src/main.h:409: instantiated from 'void CTransaction::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1996. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CTransaction]'
  1997. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = CTransaction]'
  1998. ..\laanwj-bitcoin-qt-0a76546\src/main.h:682: instantiated from 'void CMerkleTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  1999. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CMerkleTx]'
  2000. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:765: instantiated from 'unsigned int SerReadWrite(Stream&, T&, int, int, CSerActionUnserialize) [with Stream = CDataStream, T = CMerkleTx]'
  2001. ..\laanwj-bitcoin-qt-0a76546\src/wallet.h:312: instantiated from 'void CWalletTx::Unserialize(Stream&, int, int) [with Stream = CDataStream]'
  2002. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:424: instantiated from 'void Unserialize(Stream&, T&, long int, int) [with Stream = CDataStream, T = CWalletTx]'
  2003. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:1128: instantiated from 'CDataStream& CDataStream::operator>>(T&) [with T = CWalletTx]'
  2004. ..\laanwj-bitcoin-qt-0a76546\src/db.h:77: instantiated from 'bool CDB::Read(const K&, T&) [with K = std::pair<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, uint256>, T = CWalletTx]'
  2005. ..\laanwj-bitcoin-qt-0a76546\src/db.h:375: instantiated from here
  2006. ..\laanwj-bitcoin-qt-0a76546\src/serialize.h:553: error: 'Unserialize_impl' was not declared in this scope
  2007. mingw32-make[1]: *** [debug/bitcoin.o] Error 1
  2008. mingw32-make: *** [debug] Error 2
  2009. The process "C:\QtSDK\mingw\bin\mingw32-make.exe" exited with code 2.
  2010. Error while building project bitcoin-qt (target: Desktop)
  2011. When executing build step 'Make'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement