Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14182] New: ppracer spell fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14182] New: ppracer spell fails to compile
  • Date: 25 Dec 2007 14:32:26 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14182

Summary: ppracer spell fails to compile
Product: Codex
Version: games grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: games grimoire
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: demaillists AT comcast.net


Running test grimoire:

When casting ppracer, get the following compile failure:

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPP_DATADIR=\"/usr/share/games/ppracer\"
-DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1 -O -march=athlon-xp -pipe
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I -I/usr/include
-I/usr/include/libpng12 -I/usr/include/freetype2 -MT FTGLTextureFont.o -MD
-MP
-MF ".deps/FTGLTextureFont.Tpo" \
-c -o FTGLTextureFont.o `test -f 'ppgltk/FT/FTGLTextureFont.cpp' ||
echo './'`ppgltk/FT/FTGLTextureFont.cpp; \
then mv -f ".deps/FTGLTextureFont.Tpo" ".deps/FTGLTextureFont.Po"; \
else rm -f ".deps/FTGLTextureFont.Tpo"; exit 1; \
fi
In file included from ppgltk/FT/FTGLTextureFont.cpp:5:
ppgltk/FT/FTTextureGlyph.h:55: error: extra qualification 'FTTextureGlyph::'
on
member 'ResetActiveTexture'
make[2]: *** [FTGLTextureFont.o] Error 1
make[2]: Leaving directory `/usr/src/ppracer-0.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/ppracer-0.3.1'
make: *** [all] Error 2
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14182] New: ppracer spell fails to compile, bugzilla-daemon, 12/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page