BitcoinTalk#2From:satoshiSubject:Re: bitcoind as daemon in OSXDate:6 de septiembre de 2010, 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.