Bitcointalk

bitcoind as daemon in OSX

中本聪 · 2010 年 9 月 6 日

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

阅读语言

你能编译吗?

Can you build?

试着把 init.cpp 第 78 行从:

Try changing line 78 of init.cpp from:

#ifdef __WXGTK__

#ifdef __WXGTK__

改成:

to:

#ifndef __WXMSW__

#ifndef __WXMSW__

如果好用了,我就改源码。它应该能行。

If that works, I'll change the source. It should work.

上下文
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-2705

阅读字号

选择适合你的字号,之后阅读会继续使用。