Files

30 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2021-01-04 02:39:00 -06:00
---
layout: forum
title: 'Re: A few suggestions'
grand_parent: Forum Posts
parent: Bitcoin Forum
2021-01-04 02:40:04 -06:00
nav_order: 20
2021-01-04 02:39:00 -06:00
date: 2009-12-15 20:37:32 UTC
original: https://bitcointalk.org/index.php?topic=12.msg70#msg70
---
# Re: A few suggestions
---
<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>