From 0a2cb415f989173537114d44e041da557e7cdc5f Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 00:10:14 -0600 Subject: [PATCH] Create 177.md --- docs/forum/bitcoin-forum/177.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/forum/bitcoin-forum/177.md diff --git a/docs/forum/bitcoin-forum/177.md b/docs/forum/bitcoin-forum/177.md new file mode 100644 index 0000000..e7d4575 --- /dev/null +++ b/docs/forum/bitcoin-forum/177.md @@ -0,0 +1,20 @@ +--- +layout: forum +title: 'Re: Building Bitcoin 0.3' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 177 +date: 2010-07-14 17:34:50 UTC +original: https://bitcointalk.org/index.php?topic=298.msg2885#msg2885 +--- + +# Re: Building Bitcoin 0.3 + +--- + +``` +Re: Building Bitcoin 0.3 +July 14, 2010, 05:34:50 PM + +It doesn't work with wxWidgets 2.8, it needs wxWidgets 2.9. Unfortunately, there isn't a Debian package of wxWidgets 2.9 yet. +```