Gosu Forums (archived)
Overview back to libgosu.org Send corrections on GitHub
Up Topic Gosu / Gosu Exchange / Mac deployment using the .app template w/o gosu doesn't work
- By DivineDominion Date 2009-03-26 00:52
Hi,

I "deployed" my current project using the .app template shipped with gosu for Mac. On my machine, everything runs like a charm -- although "ruby" points to ruby 1.9.x (which doesn't work from the shell) and I have to invoke /usr/bin/ruby manually for 1.8.6 -- but in the end I have no clue how the template works whatsoever, so nevermind.

However, the .app doesn't start on a friends machine. It's hard to tell why: he has a 1yr old MacBook Pro (OS 10.5.6) without XCode installed. Another guy I know has XCode and had to run "gem install gosu" to launch my application. After all: what is the .app template good for if it's not running on machines without gosu installed? :)

Best,
Christian
- By jlnr (dev) Date 2009-03-26 01:47
You still have to copy gosu.bundle inside the Resources folder along with your sources because I didn't want to include it twice in the ZIP file.
- By DivineDominion Date 2009-03-26 11:22
Oh well, that's stupid of me, I think. Probably you should rename the template to "... Template in which you have to put gosu.bundle and all your sources + media to have a working.app" :)
Up Topic Gosu / Gosu Exchange / Mac deployment using the .app template w/o gosu doesn't work

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill