From Shirakawasuna, of ArchLinux package maintenance fame.

Instructions verified with 1.015 of dmd.

From Kenta Cho's site, unzip and cd into the created directory. Then run the following commands:

$ cd $startdir/src/ttn

$ dmd -c -Iimport -op import/SDL_mixer.d import/SDL_video.d

$ dmd -v1 -d -c -Iimport -op -O -release src/abagames/{ttn,util,util/sdl}/*.d

$ gcc -Wl,--rpath,/usr/local/lib -o ttn import/SDL_video.o import/SDL_mixer.o src/abagames/{ttn,util,util/sdl}/*.o -lphobos -lpthread -lm -lSDL -lGL -lGLU -lSDL_mixer -lstdc++


Page Information

  • 1 year ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts