Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (78a58bbdb71f8c1e264248608296cb5c4cf485ec)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Ismael Luceno <ismael AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (78a58bbdb71f8c1e264248608296cb5c4cf485ec)
  • Date: Sat, 27 Mar 2010 17:48:32 -0700

On Sat, 27 Mar 2010 18:37:14 -0500
Ismael Luceno <scm AT sourcemage.org> wrote:

> GIT changes to master games grimoire by Ismael Luceno
> <ismael AT sourcemage.org>:
>
> ChangeLog | 3 +++
> games-rpg-mp/tmw/DEPENDS | 19 +++++++++++++++++++
> games-rpg-mp/tmw/DETAILS | 22 ++++++++++++++++++++++
> games-rpg-mp/tmw/HISTORY | 3 +++
> 4 files changed, 47 insertions(+)
>
> New commits:
> commit 78a58bbdb71f8c1e264248608296cb5c4cf485ec
> Author: Ismael Luceno <ismael AT sourcemage.org>
> Commit: Ismael Luceno <ismael AT sourcemage.org>
>
> tmw: New Spell, The Mana World, a MMORPG

Does this compile for you?

$ gaze version guichan physfs tmw
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test libs guichan 0.5.0 0.5.0
test disk physfs 1.1.1 1.1.1
games games-rpg-mp tmw 0.0.29.1 -

# cast twm
Computing previously installed dependencies...
tmw preparing environment...
tmw checking dependencies...
tmw has a dependency on libxml2
tmw has a dependency on sdl
tmw has a dependency on sdl_mixer
tmw has a dependency on sdl_image
tmw has a dependency on sdl_net
tmw has a dependency on sdl_ttf
tmw has a dependency on curl
tmw has a dependency on zlib
tmw has a dependency on libpng
tmw has a dependency on guichan
tmw has a dependency on physfs
tmw has an optional dependency on some OPENGL (Enable OpenGL rendering).
(0) [none]
(1) ati-fglrx
(2) mesalib (installed)
(3) nvidia_driver (installed)
(4) nvidia_legacy
(5) nvidia_legacy_173xx
(6) nvidia_legacy_96xx

Which one do you want? [2] 3
tmw has an optional dependency on gettext (Native Language Support)
Do you want to use gettext? [y]
...
mv -f gui/widgets/.deps/tmw-avatar.Tpo gui/widgets/.deps/tmw-avatar.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT -I/usr/include/libxml2
-DPKG_DATADIR=\""/usr/share/tmw/"\"
-DLOCALEDIR=\""/usr/share/locale"\" -DEATHENA_SUPPORT -march=core2
-m32 -pipe -DPIC -fPIC -O2 -MT gui/widgets/tmw-browserbox.o -MD -MP -MF
gui/widgets/.deps/tmw-browserbox.Tpo -c -o gui/widgets/tmw-browserbox.o
`test -f 'gui/widgets/browserbox.cpp' || echo
'./'`gui/widgets/browserbox.cpp In file included from
gui/widgets/browserbox.cpp:23: ./gui/widgets/browserbox.h:94: error:
'gcn::MouseEvent' has not been declared ./gui/widgets/browserbox.h:95:
error: 'gcn::MouseEvent' has not been declared
gui/widgets/browserbox.cpp:230: error: variable or field 'mousePressed'
declared void gui/widgets/browserbox.cpp:230: error: 'MouseEvent' is
not a member of 'gcn' gui/widgets/browserbox.cpp:230: error: 'event'
was not declared in this scope make[2]: ***
[gui/widgets/tmw-browserbox.o] Error 1 make[2]: Leaving directory
`/usr/src/tmw-0.0.29.1/src' make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/tmw-0.0.29.1' make: *** [all]
Error 2

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page