Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] CVS HEAD + mingw32 + gtk2 + SDL_mixer buglets
Home

[Freeciv-Dev] CVS HEAD + mingw32 + gtk2 + SDL_mixer buglets

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] CVS HEAD + mingw32 + gtk2 + SDL_mixer buglets
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Thu, 29 May 2003 10:00:30 +0000 (GMT)

Good news: Current cvs does not flicker and speed is much better. Iso mode
is still slower, but not by much, and it is now usable.

Bad news: Using SDL_mixer slows unit movement down again to a crawl (but
better than it used to be). Goto crashes client (known problem?). Windows
not related to freeciv sometimes pop to the forefront when you close a
freeciv popup window - VERY annoying, no idea why. Vasco?

(I haven't tried the gtk2 client in S1_14 yet. Will do later.)

Some warnings:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../common
-I../common/aicore -I../intl -I./agents  -I/usr/local/include/SDL
-Dmain=SDL_main    -g -O2 -Werror -Wall -Wpointer-arith -Wcast-align
-Wmissing-prototypes -Wmissing-declarations -mms-bitfields -c `test -f
'audio_winmm.c' || echo './'`audio_winmm.c
cc1.exe: warnings being treated as errors
../common/log.h:72: warning: `logdebug_check' defined but not used

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../common
-I../common/aicore -I../intl -I./agents  -I/usr/local/include/SDL
-Dmain=SDL_main    -g -O2 -Werror -Wall -Wpointer-arith -Wcast-align
-Wmissing-prototypes -Wmissing-declarations -mms-bitfields -c `test -f
'civclient.c' || echo './'`civclient.c
cc1.exe: warnings being treated as errors
civclient.c:107: warning: no previous prototype for `SDL_main'

  - Per



[Prev in Thread] Current Thread [Next in Thread]