
On Sat, Jun 14, 2008 at 10:53 AM, Christoph Bauer < c-bauer-olsbruecken@t-online.de> wrote:
Hello Neil,
Looks cool! Could you upload it to hackage?
Thank you. Ok, I uploaded the current version. At the moment you have to run topkata in the topkata-0.0 directory with ./dist/build/topkata/topkata, because it has to find its texture/sound files.
There's a way to put something in the .cabal file about extra data files, and have it install them in a certain location that you can then find programmatically. I forget the details, but I think it's pretty easy to set up. Maybe take a look through the Cabal documentation. Or maybe Duncan will jump in and explain. =) -Brent

Hi
Looks cool! Could you upload it to hackage?
Thank you. Ok, I uploaded the current version. At the moment you have to run topkata in the topkata-0.0 directory with ./dist/build/topkata/topkata, because it has to find its texture/sound files.
There's a way to put something in the .cabal file about extra data files, and have it install them in a certain location that you can then find programmatically. I forget the details, but I think it's pretty easy to set
http://neilmitchell.blogspot.com/2008/02/adding-data-files-using-cabal.html Thanks Neil

Hi,
There's a way to put something in the .cabal file about extra data files, and have it install them in a certain location that you can then find programmatically. I forget the details, but I think it's pretty easy to set
http://neilmitchell.blogspot.com/2008/02/adding-data-files-using-cabal.html
With this summary it was easy. I pushed an patch to http://home.arcor.de/chr_bauer/topkata. Christoph
participants (3)
-
Brent Yorgey
-
c-bauer-olsbruecken@t-online.de
-
Neil Mitchell