VCMI: server is started, but then iot doesn't work and freezes. The same code works on Linux.

This commit is contained in:
pelya
2011-06-10 17:56:35 +03:00
parent a7dacc9e45
commit fd555437de
5 changed files with 250 additions and 30 deletions

View File

@@ -21,6 +21,7 @@ OBJS_GENIUSAI=$(patsubst %.cpp, out/%.o, $(SOURCES_GENIUSAI))
all: AndroidData/vcmiserver0
AndroidData/vcmiserver0: vcmiserver.zip
rm -f AndroidData/vcmiserver*
split -b 1048576 -d -a 1 $< AndroidData/vcmiserver
vcmiserver.zip: vcmiserver libvcmi.so GeniusAI.so StupidAI.so