BitcoinTalk#2From:satoshiSubject:Re: bitcoind as daemon in OSXDate:6. September 2010 um 21:52:45 UTCCan 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.