BitcoinTalk#2From:satoshiSubject:Re: bitcoind as daemon in OSXDate:2010/9/6 UTC 21:52:45Can 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.