jebus197 Posted February 19, 2010 Share Posted February 19, 2010 Hi how do I download and compile the source code from here? I've tried the standalone sweet.fm player http://github.com/MagicMoo/SweetFM but that was built for 10.5 and keeps crashing on Snow Leopard. Link to comment Share on other sites More sharing options...
Matthew S. Posted February 19, 2010 Share Posted February 19, 2010 You have xcode installed? (it;s on the OS X install disk) You also need Git. After you install Git, in term type "git clone git://github.com/MagicMoo/SweetFM.git" the browse to the folder "SweetFM" in Finder, go into the "Source" folder then open "SweetFM.xcodeproj" then click "Build and run" Oh yea switch the "Active Configuration" from "Debug" to "Release" it's under the drop down in xcode. Link to comment Share on other sites More sharing options...
jebus197 Posted February 19, 2010 Author Share Posted February 19, 2010 So where did it go to after I did all that?? Link to comment Share on other sites More sharing options...
jebus197 Posted February 20, 2010 Author Share Posted February 20, 2010 I found it in the 'debug' directory after doing all the required steps. If anyone wants it, they can grab it below. It's much more stable on 10.6x than the 10.5 version. SweetFM. http://www.mediafire.com/?mdmy02ywmmx If you don't know what it is, read about it on Google. You'll know why you want it then. Link to comment Share on other sites More sharing options...
Matthew S. Posted February 21, 2010 Share Posted February 21, 2010 If your going to release it switch from debug to release! Link to comment Share on other sites More sharing options...
jebus197 Posted February 21, 2010 Author Share Posted February 21, 2010 I did. I followed all the steps as suggested. It was still in the debug directory after switching to release anyway. Link to comment Share on other sites More sharing options...
Matthew S. Posted February 21, 2010 Share Posted February 21, 2010 Mines in the release folder :s Link to comment Share on other sites More sharing options...
Recommended Posts