Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - binarystar

Pages: [1]
1
Traditional Roguelikes (Turn Based) / Re: Teemu v1.1
« on: May 21, 2010, 03:08:44 AM »
Quote
...you can find a compiled 32bit binary (no data files)...
Quote
...You need the release version's data folder as well!

Aha!  Don't I feel dumb :)
I downloaded the Windows version and copied the data folder over, and it seems to run fine now :)

2
Traditional Roguelikes (Turn Based) / Re: Teemu v1.1
« on: May 20, 2010, 05:33:31 AM »
I just downloaded both aave's linux port and the source code, and both aave's binary and my own natively-compiled one give me the following error:
Code: [Select]
user@host$ ./Teemu
Error: Could not load SDL surface.
A black box does pop up for a fraction of a second, which gives me hope that the problem is relatively minor.  Am I missing some kind of SDL-related dependency?  libsdl1.2-dev and libsdl-image1.2-dev are both installed on my machine.
(I am running Crunchbang, an Ubuntu variant based on 9.04, on a 32-bit processor, if that's at all relevant.)

Pages: [1]