Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Tokyo Missile Command source
- Date: Sun, 30 Jul 2006 18:18:29 +0900
- From: BABA Yoshihiko <babayoshihiko@example.com>
- Subject: Re: [tlug] Tokyo Missile Command source
- References: <d8fcc0800607291712u1634038fvdcc5ed91caf35fc0@example.com> <38FEC6E3-0FC0-4344-A58C-EDB6D84B7E6A@example.com>
On 30 Jul 2006, at 14:51, Niels Kobschaetzki wrote:On Jul 30, 2006, at 2:12 AM, Josh Glover wrote:The source code for Tokyo Missile Command, the "game" that Ota and I presented at yesterday's meeting, is available at: http://www.jmglov.net/src/TokyoMissileCommand-0.1.0.tar.gz BSD licence, so go crazy! If anybody hacks the code in a useful way, I'd like to see what you did. Jim, if it is OK with you, will you mirror the tarball on the TLUG server (it is only 12K) and link it from the meeting page?just wanted to give it a try but couldn't compile it in the first place.Is it compilable under Mac OS X? If yes what for libraries do I need for it?What error(s) did you get? MacOSX does NOT have SDL. So, I installed SDL via fink: fink install sdl sdl-gfx13Then, I modified Makefile in TokyoMissile directory (Fink installs SDL in /sw)(or just ran as below).g++ -bundle -undefined dynamic_lookup -fPIC -I/sw/include/SDL -I/ Users/baba/Desktop/TokyoMissileCommand-0.1.0. -I/sw/share/acloal - Wall -lSDL -L/sw/lib -L/sw/lib -lSDL_gfx -o TokyoMissileCommand TokyoMissileCommand.cc Missile.cc MobileSprite.cc ObjBase.cc Sprite.ccNow, some arguments don't make sense, but it compiled a "Bad Executable" TokyoMissile.Sorry, I have no time to go further. Hope someone will do the rest. -- BABA Yoshihiko
- Follow-Ups:
- Re: [tlug] Tokyo Missile Command source
- From: Niels Kobschaetzki
- References:
- [tlug] Tokyo Missile Command source
- From: Josh Glover
- Re: [tlug] Tokyo Missile Command source
- From: Niels Kobschaetzki
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] SPF info
- Next by Date: Re: [tlug] Upgrading the kernel...?
- Previous by thread: Re: [tlug] Tokyo Missile Command source
- Next by thread: Re: [tlug] Tokyo Missile Command source
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links