glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] Back from holidays + huge updaet


From: MOA333
Subject: Re: [glob2-devel] Back from holidays + huge updaet
Date: Fri, 30 Jul 2004 13:08:25 +0000
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040706)

Stephane Magnenat wrote:

Hello,

I'm back from holidays ( I came back yesterday). Since then I've worked on glob2. I've rearchitectured most of the libgag low level backend. Now it's cleaner, simpler, faster. I also added glSDL (updated with some custom functions) so that we have a GL backend. For now the backend is still buggy, and I need to find why. If you are motivated to test on your machine, you are very welcome.

Cyrille also colored two buildings from Emanuel.

Have fun,

Steph


_______________________________________________
glob2-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/glob2-devel

This are errors while compiling on my computer:


..........................................
..........................................
..........................................
Making all in src
make[3]: Entering directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag/src' make[3]: Warning: File `../include/glSDL.h' has modification time 7.7e+04 s in the future if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT GraphicContext.o -MD -MP -MF ".deps/GraphicContext.Tpo" \ -c -o GraphicContext.o `test -f 'GraphicContext.cpp' || echo './'`GraphicContext.cpp; \
then mv -f ".deps/GraphicContext.Tpo" ".deps/GraphicContext.Po"; \
else rm -f ".deps/GraphicContext.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT Sprite.o -MD -MP -MF ".deps/Sprite.Tpo" \
 -c -o Sprite.o `test -f 'Sprite.cpp' || echo './'`Sprite.cpp; \
then mv -f ".deps/Sprite.Tpo" ".deps/Sprite.Po"; \
else rm -f ".deps/Sprite.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT TrueTypeFont.o -MD -MP -MF ".deps/TrueTypeFont.Tpo" \ -c -o TrueTypeFont.o `test -f 'TrueTypeFont.cpp' || echo './'`TrueTypeFont.cpp; \
then mv -f ".deps/TrueTypeFont.Tpo" ".deps/TrueTypeFont.Po"; \
else rm -f ".deps/TrueTypeFont.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT FileManager.o -MD -MP -MF ".deps/FileManager.Tpo" \ -c -o FileManager.o `test -f 'FileManager.cpp' || echo './'`FileManager.cpp; \
then mv -f ".deps/FileManager.Tpo" ".deps/FileManager.Po"; \
else rm -f ".deps/FileManager.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT Toolkit.o -MD -MP -MF ".deps/Toolkit.Tpo" \
 -c -o Toolkit.o `test -f 'Toolkit.cpp' || echo './'`Toolkit.cpp; \
then mv -f ".deps/Toolkit.Tpo" ".deps/Toolkit.Po"; \
else rm -f ".deps/Toolkit.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT StringTable.o -MD -MP -MF ".deps/StringTable.Tpo" \ -c -o StringTable.o `test -f 'StringTable.cpp' || echo './'`StringTable.cpp; \
then mv -f ".deps/StringTable.Tpo" ".deps/StringTable.Po"; \
else rm -f ".deps/StringTable.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT SupportFunctions.o -MD -MP -MF ".deps/SupportFunctions.Tpo" \ -c -o SupportFunctions.o `test -f 'SupportFunctions.cpp' || echo './'`SupportFunctions.cpp; \
then mv -f ".deps/SupportFunctions.Tpo" ".deps/SupportFunctions.Po"; \
else rm -f ".deps/SupportFunctions.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -O2 -MT SDL_ttf.o -MD -MP -MF ".deps/SDL_ttf.Tpo" \
 -c -o SDL_ttf.o `test -f 'SDL_ttf.c' || echo './'`SDL_ttf.c; \
then mv -f ".deps/SDL_ttf.Tpo" ".deps/SDL_ttf.Po"; \
else rm -f ".deps/SDL_ttf.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -O2 -MT glSDL.o -MD -MP -MF ".deps/glSDL.Tpo" \
 -c -o glSDL.o `test -f 'glSDL.c' || echo './'`glSDL.c; \
then mv -f ".deps/glSDL.Tpo" ".deps/glSDL.Po"; \
else rm -f ".deps/glSDL.Tpo"; exit 1; \
fi
glSDL.c:55: error: syntax error before '*' token
glSDL.c:55: warning: no semicolon at end of struct or union
glSDL.c:56: error: syntax error before '*' token
glSDL.c:57: error: syntax error before '*' token
glSDL.c:58: error: syntax error before '*' token
glSDL.c:59: error: syntax error before '*' token
glSDL.c:60: error: syntax error before '*' token
glSDL.c:61: error: syntax error before '*' token
glSDL.c:62: error: syntax error before '*' token
glSDL.c:63: error: syntax error before '*' token
glSDL.c:64: error: syntax error before '*' token
glSDL.c:65: error: syntax error before '*' token
glSDL.c:66: error: syntax error before '*' token
glSDL.c:67: error: syntax error before '*' token
glSDL.c:68: error: syntax error before '*' token
glSDL.c:69: error: syntax error before '*' token
glSDL.c:70: error: syntax error before '*' token
glSDL.c:72: error: syntax error before '*' token
glSDL.c:73: error: syntax error before '*' token
glSDL.c:75: error: syntax error before '*' token
glSDL.c:76: error: syntax error before '*' token
glSDL.c:79: error: syntax error before '*' token
glSDL.c:80: error: syntax error before '*' token
glSDL.c:83: error: syntax error before '*' token
glSDL.c:84: error: syntax error before '*' token
glSDL.c:85: error: syntax error before '*' token
glSDL.c:87: error: syntax error before '*' token
glSDL.c:88: error: syntax error before '*' token
glSDL.c:89: error: syntax error before '*' token
glSDL.c:90: error: syntax error before '*' token
glSDL.c:91: warning: data definition has no type or storage class
glSDL.c: In function `GetGL':
glSDL.c:102: error: request for member `Begin' in something not a structure or union glSDL.c:103: error: request for member `BindTexture' in something not a structure or union glSDL.c:104: error: request for member `BlendFunc' in something not a structure or union glSDL.c:105: error: request for member `Color4ub' in something not a structure or union glSDL.c:106: error: request for member `Color3ub' in something not a structure or union glSDL.c:107: error: request for member `DeleteTextures' in something not a structure or union glSDL.c:108: error: request for member `Disable' in something not a structure or union glSDL.c:109: error: request for member `Enable' in something not a structure or union glSDL.c:110: error: request for member `End' in something not a structure or union glSDL.c:111: error: request for member `Flush' in something not a structure or union glSDL.c:112: error: request for member `GenTextures' in something not a structure or union glSDL.c:113: error: request for member `GetError' in something not a structure or union glSDL.c:114: error: request for member `GetIntegerv' in something not a structure or union glSDL.c:115: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:116: error: request for member `MatrixMode' in something not a structure or union glSDL.c:117: error: request for member `Ortho' in something not a structure or union glSDL.c:118: error: request for member `PixelStorei' in something not a structure or union glSDL.c:119: error: request for member `ReadPixels' in something not a structure or union glSDL.c:120: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:121: error: request for member `TexImage2D' in something not a structure or union glSDL.c:122: error: request for member `TexParameteri' in something not a structure or union glSDL.c:123: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:124: error: request for member `Translatef' in something not a structure or union glSDL.c:125: error: request for member `Vertex2i' in something not a structure or union glSDL.c:126: error: request for member `Viewport' in something not a structure or union glSDL.c:128: error: request for member `Rotated' in something not a structure or union glSDL.c:129: error: request for member `Scalef' in something not a structure or union glSDL.c:130: error: request for member `PushMatrix' in something not a structure or union glSDL.c:131: error: request for member `PopMatrix' in something not a structure or union
glSDL.c: In function `gl_do_blend':
glSDL.c:242: error: request for member `Enable' in something not a structure or union glSDL.c:244: error: request for member `Disable' in something not a structure or union
glSDL.c: In function `gl_do_texture':
glSDL.c:254: error: request for member `Enable' in something not a structure or union glSDL.c:256: error: request for member `Disable' in something not a structure or union
glSDL.c: In function `gl_blendfunc':
glSDL.c:265: error: request for member `BlendFunc' in something not a structure or union
glSDL.c: In function `gl_texture':
glSDL.c:276: error: request for member `BindTexture' in something not a structure or union
glSDL.c: In function `glSDL_SetVideoMode':
glSDL.c:871: error: request for member `Viewport' in something not a structure or union glSDL.c:876: error: request for member `MatrixMode' in something not a structure or union glSDL.c:877: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:878: error: request for member `Ortho' in something not a structure or union glSDL.c:881: error: request for member `MatrixMode' in something not a structure or union glSDL.c:882: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:883: error: request for member `Translatef' in something not a structure or union glSDL.c:885: error: request for member `Disable' in something not a structure or union glSDL.c:886: error: request for member `Disable' in something not a structure or union
glSDL.c: In function `glSDL_LockSurface':
glSDL.c:964: error: request for member `PixelStorei' in something not a structure or union glSDL.c:968: error: request for member `ReadPixels' in something not a structure or union
glSDL.c: In function `glSDL_BlitFromGL':
glSDL.c:1084: error: request for member `PixelStorei' in something not a structure or union glSDL.c:1087: error: request for member `ReadPixels' in something not a structure or union glSDL.c:1090: error: request for member `ReadPixels' in something not a structure or union
glSDL.c: In function `BlitGL_single':
glSDL.c:1142: error: request for member `Begin' in something not a structure or union glSDL.c:1143: error: request for member `Color4ub' in something not a structure or union glSDL.c:1144: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1145: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1146: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1147: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1148: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1149: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1150: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1151: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1152: error: request for member `End' in something not a structure or union
glSDL.c: In function `BlitGL_htile':
glSDL.c:1177: error: request for member `Begin' in something not a structure or union glSDL.c:1201: error: request for member `End' in something not a structure or union glSDL.c:1208: error: request for member `Begin' in something not a structure or union glSDL.c:1211: error: request for member `Color4ub' in something not a structure or union glSDL.c:1212: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1213: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1214: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1215: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1216: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1217: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1218: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1219: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1224: error: request for member `End' in something not a structure or union
glSDL.c: In function `BlitGL_vtile':
glSDL.c:1249: error: request for member `Begin' in something not a structure or union glSDL.c:1273: error: request for member `End' in something not a structure or union glSDL.c:1280: error: request for member `Begin' in something not a structure or union glSDL.c:1283: error: request for member `Color4ub' in something not a structure or union glSDL.c:1284: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1285: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1286: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1287: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1288: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1289: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1290: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1291: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1296: error: request for member `End' in something not a structure or union
glSDL.c: In function `BlitGL_hvtile':
glSDL.c:1319: error: request for member `Begin' in something not a structure or union glSDL.c:1361: error: request for member `End' in something not a structure or union glSDL.c:1368: error: request for member `Begin' in something not a structure or union glSDL.c:1371: error: request for member `Color4ub' in something not a structure or union glSDL.c:1372: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1373: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1374: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1375: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1376: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1377: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1378: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1379: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1382: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_BlitGL':
glSDL.c:1633: error: request for member `PushMatrix' in something not a structure or union glSDL.c:1634: error: request for member `Translatef' in something not a structure or union glSDL.c:1636: error: request for member `Rotated' in something not a structure or union glSDL.c:1638: error: request for member `Scalef' in something not a structure or union glSDL.c:1659: error: request for member `PopMatrix' in something not a structure or union
glSDL.c: In function `glSDL_FillRect':
glSDL.c:1801: error: request for member `Begin' in something not a structure or union glSDL.c:1803: error: request for member `Color4ub' in something not a structure or union glSDL.c:1805: error: request for member `Color3ub' in something not a structure or union glSDL.c:1806: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1806: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1807: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1807: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1808: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1808: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1809: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1809: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1810: error: request for member `End' in something not a structure or union
glSDL.c: In function `InitTexture':
glSDL.c:2021: error: request for member `GenTextures' in something not a structure or union glSDL.c:2022: error: request for member `BindTexture' in something not a structure or union glSDL.c:2023: error: request for member `PixelStorei' in something not a structure or union glSDL.c:2025: error: request for member `TexParameteri' in something not a structure or union glSDL.c:2026: error: request for member `TexParameteri' in something not a structure or union glSDL.c:2027: error: request for member `TexImage2D' in something not a structure or union
glSDL.c: In function `UploadHoriz':
glSDL.c:2060: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:2068: error: request for member `Flush' in something not a structure or union
glSDL.c: In function `UploadVert':
glSDL.c:2096: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:2104: error: request for member `Flush' in something not a structure or union
glSDL.c: In function `UploadHuge':
glSDL.c:2134: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:2142: error: request for member `Flush' in something not a structure or union
glSDL.c: In function `UnloadTexture':
glSDL.c:2250: error: request for member `DeleteTextures' in something not a structure or union
glSDL.c: In function `glSDL_DrawLine':
glSDL.c:2308: error: request for member `Begin' in something not a structure or union glSDL.c:2310: error: request for member `Color4ub' in something not a structure or union glSDL.c:2312: error: request for member `Color3ub' in something not a structure or union glSDL.c:2313: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2314: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2315: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_DrawRect':
glSDL.c:2374: error: request for member `Begin' in something not a structure or union glSDL.c:2376: error: request for member `Color4ub' in something not a structure or union glSDL.c:2378: error: request for member `Color3ub' in something not a structure or union glSDL.c:2379: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2379: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2380: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2380: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2381: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2381: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2382: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2382: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2383: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_SetPixel':
glSDL.c:2419: error: request for member `Begin' in something not a structure or union glSDL.c:2420: error: request for member `Color3ub' in something not a structure or union glSDL.c:2421: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2422: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_DrawCircle':
glSDL.c:2471: error: request for member `Begin' in something not a structure or union glSDL.c:2473: error: request for member `Color4ub' in something not a structure or union glSDL.c:2475: error: request for member `Color3ub' in something not a structure or union glSDL.c:2481: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_CreateViewport':
glSDL.c:2491: error: request for member `Viewport' in something not a structure or union glSDL.c:2496: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2497: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2498: error: request for member `Ortho' in something not a structure or union glSDL.c:2501: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2502: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2503: error: request for member `Translatef' in something not a structure or union
glSDL.c: In function `glSDL_ResetViewport':
glSDL.c:2511: error: request for member `Viewport' in something not a structure or union glSDL.c:2516: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2517: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2518: error: request for member `Ortho' in something not a structure or union glSDL.c:2521: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2522: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2523: error: request for member `Translatef' in something not a structure or union
make[3]: *** [glSDL.o] Error 1
make[3]: Leaving directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/personal/CVS/CVS_globulation2/glob2'
make: *** [all] Error 2









































reply via email to

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