Bitcointalk · A few suggestions

中本聪,2009 年 12 月 15 日

SN-0053 已核对来源,附原文与上下文。

阅读语言
中文译文

最新版 Ubuntu Linux 上也报同样的 std::string 错误。

那一定是你在构建或配置 wxWidgets 时有什么地方做得不一样。

你给 wxWidgets 的 "configure" 脚本用了哪些选项?我用的选项写在 build-unix.txt 里。

问一句:debug.log 怎么启用?我试过停掉 bitcoin、touch ~/.bitcoin/debug.log、再启动 bitcoin,但它从来不往文件里写。我是不是漏了什么?

从没听说过这种事。debug.log 里有东西吗?你既然 touch 过文件,听起来里面应该有内容。程序对这个文件有写权限吗?

ORIGINAL · 英文原文
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.

Quote
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?
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-0053