glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[glob2-devel] bug compiling CVS


From: Joey Marshall
Subject: [glob2-devel] bug compiling CVS
Date: Tue, 24 Aug 2004 11:23:42 -0700

I tried compiling the cvs, but this is all I got:

In file included from ../include/GraphicContext.h:26,
                 from GraphicContext.cpp:20:
../include/SDLGraphicContext.h: In member function `virtual void
   GAGCore::DrawableSurface::lock()':
../include/SDLGraphicContext.h:155: error: `glSDL_MustLock' undeclared
(first
   use this function)
../include/SDLGraphicContext.h:155: error: (Each undeclared identifier
is
   reported only once for each function it appears in.)
../include/SDLGraphicContext.h: In member function `virtual void
   GAGCore::DrawableSurface::unlock()':
../include/SDLGraphicContext.h:157: error: `glSDL_MustLock' undeclared
(first
   use this function)
../include/SDLGraphicContext.h: In member function `virtual void
   GAGCore::GraphicContext::lock()':
../include/SDLGraphicContext.h:185: error: `glSDL_IsGLSDLSurface'
undeclared
   (first use this function)
../include/SDLGraphicContext.h:185: error: `glSDL_MustLock' undeclared
(first
   use this function)
../include/SDLGraphicContext.h: In member function `virtual void
   GAGCore::GraphicContext::unlock()':
../include/SDLGraphicContext.h:187: error: `glSDL_IsGLSDLSurface'
undeclared
   (first use this function)
../include/SDLGraphicContext.h:187: error: `glSDL_MustLock' undeclared
(first
   use this function)
GraphicContext.cpp: In member function `virtual void
   GAGCore::DrawableSurface::drawLine(int, int, int, int, unsigned char,
   unsigned char, unsigned char, unsigned char)':
GraphicContext.cpp:708: warning: unused variable `Uint32 color'
GraphicContext.cpp: In member function `virtual void
   GAGCore::DrawableSurface::drawCircle(int, int, int, unsigned char,
   unsigned
   char, unsigned char, unsigned char)':

Please help.
JLM




reply via email to

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