Satoshi Nakamoto Archive

Archived messages from the Web.

Re: bitcoind as daemon in OSX

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.

Details