BitcoinTalk#2From:satoshiSubject:Re: bitcoind as daemon in OSXDate:2010년 9월 6일 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.