Bitcointalk · bitcoind as daemon in OSX

中本聪,2010 年 9 月 6 日

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

阅读语言
中文译文

你能编译吗?

试着把 init.cpp 第 78 行从: #ifdef __WXGTK__

改成: #ifndef __WXMSW__

倘若好用了,我就改源码。它理应能行。

ORIGINAL · 英文原文
Can you build?

Try changing line 78 of init.cpp from:
#ifdef __WXGTK__

to:
#ifndef __WXMSW__

If that works, I'll change the source.  It should work.
上下文
← 上一条 SN-2705 · 当前 下一条 → 在档案中查看完整主题串 →
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-2705