Create 20.md

This commit is contained in:
wakgill
2021-01-04 02:39:00 -06:00
committed by GitHub
parent 3cf7ff741b
commit e8823ed78b
+30
View File
@@ -0,0 +1,30 @@
---
layout: forum
title: 'Re: A few suggestions'
grand_parent: Forum Posts
parent: Bitcoin Forum
nav_order: 19
date: 2009-12-15 20:37:32 UTC
original: https://bitcointalk.org/index.php?topic=12.msg70#msg70
---
# Re: A few suggestions
---
<a href="https://bitcointalk.org/index.php?topic=12.msg68#msg68">Quote from: madhatter2 on December 15, 2009, 05:21:09 AM</a>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight">
<code>Re: A few suggestions
December 15, 2009, 08:37:32 PM
<a href="https://bitcointalk.org/index.php?topic=12.msg68#msg68">Quote from: madhatter2 on December 15, 2009, 05:21:09 AM</a>
It is also throwing the same std::string issue on the latest version of Ubuntu Linux.
Then it must be something you're doing differently with building or configuring wxWidgets.
What options did you use on the wxWidgets "configure" script? The options I used are in build-unix.txt.
<a href="https://bitcointalk.org/index.php?topic=12.msg68#msg68">Quote</a>
One question: how do I enable the debug.log? I have tried stopping bitcoin and touching ~/.bitcoin/debug.log and starting bitcoin again. It never seems to write to the file. Am I missing something?
Never heard of that happening. Is there anything in debug.log? If you touched the file, that sounds like something is there. Does the program have write access to the file?</div>
</code></pre></div>