[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
small glitches
From: |
Philipp Kolmann |
Subject: |
small glitches |
Date: |
Thu, 8 Dec 2005 22:51:36 +0100 |
User-agent: |
Mutt/1.5.9i |
Hi,
thanks for your help.
I have now a few small problems:
With ClanLib-0.8.0-RC1 I get a compile error:
Making all in worldobjs
make[3]: Entering directory
`/home/philipp/test/pingus/src/pingus-svn-trunk/src/worldobjs'
[...]
if g++ -DHAVE_CONFIG_H -I. -I. -I../..
-I/home/philipp/test/pingus//include/ClanLib-0.8 -g -O2 -MT
libpingus_worldobjs_a-exit.o -MD -MP -MF ".deps/libpingus_worldobjs_a-exit.Tpo"
-c -o libpingus_worldobjs_a-exit.o `test -f 'exit.cxx' || echo './'`exit.cxx; \
then mv -f ".deps/libpingus_worldobjs_a-exit.Tpo"
".deps/libpingus_worldobjs_a-exit.Po"; else rm -f
".deps/libpingus_worldobjs_a-exit.Tpo"; exit 1; fi
exit.cxx: In member function 'virtual void
Pingus::WorldObjs::Exit::on_startup()':
exit.cxx:62: error: 'class CL_Sprite' has no member named 'get_frame_pixeldata'
make[3]: *** [libpingus_worldobjs_a-exit.o] Error 1
With ClanLib-0.8 svn co I can compile pingus without problems but can't run it:
*) the po files are put in the wrong directory:
*) the font files can't be found. Either sym-links are missing, or the files
are installed wrongly.
address@hidden:~/test/pingus/games$ ./pingus
Error: opendir() failed on
/home/philipp/test/pingus/games//../share/games/pingus/po/
Error: opendir() failed on
/home/philipp/test/pingus/games//../share/games/pingus/po/
Welcome to Pingus 0.7.0 (unofficial build)!
===========================================
clanVorbis support: ok
clanMikMod support: ok
getext support: missing (only support for english will be available)
sound support: enabled
music support: enabled
resolution set to: 800x600
fullscreen: disabled
refresh rate: 60
No hardware acceleration available. I hope you got a really fast machine..
Error caught from ClanLib: Could not open file:
/home/philipp/test/pingus/games//../share/games/pingus/data/../images/fonts/chalk_large-iso-8859-1.png
after linking the following files, pingus starts:
address@hidden:~/test/pingus/share/games/pingus/images/fonts$ ls -al
lrwxrwxrwx 1 philipp philipp 15 2005-12-08 22:49
chalk_large-iso-8859-1.png -> chalk_large.png
-rw-r--r-- 1 philipp philipp 282683 2005-12-08 22:47 chalk_large.png
lrwxrwxrwx 1 philipp philipp 16 2005-12-08 22:49
chalk_normal-iso-8859-1.png -> chalk_normal.png
-rw-r--r-- 1 philipp philipp 36522 2005-12-08 22:47 chalk_normal.png
lrwxrwxrwx 1 philipp philipp 15 2005-12-08 22:49
chalk_small-iso-8859-1.png -> chalk_small.png
-rw-r--r-- 1 philipp philipp 19744 2005-12-08 22:47 chalk_small.png
-rw-r--r-- 1 philipp philipp 16958 2005-12-08 22:47 pingus2.png
lrwxrwxrwx 1 philipp philipp 11 2005-12-08 22:50 pingus-iso-8859-1.png ->
pingus2.png
but then crashes with:
Error caught from ClanLib: Font error: Letter characters: 187, Available font
glyphs: 100
hope this helps,
thanks
Philipp
--
A byte walks into a bar and orders a pint. Bartender asks him "What's wrong?"
Byte says "Parity error." Bartender nods and says "Yeah, I thought you looked
a bit off."
- small glitches,
Philipp Kolmann <=