project-navigation
Personal tools

Author Topic: Problem Compiling UFO-dev  (Read 7423 times)

LtChae

  • Guest
Problem Compiling UFO-dev
« on: July 30, 2006, 08:00:43 pm »
I use windows and Dev-cpp

I have succesfully compiled all but the UFO, when I try, (Again, with Dev-Cpp) I get this log

Compiler: Default compiler
Building Makefile: "C:\UFO\src\Makefile.win"
Executing  make clean
rm -f ports/win32/cd_win.o client/cl_actor.o client/cl_basemanagement.o client/cl_campaign.o client/cl_fx.o client/cl_input.o client/cl_le.o client/cl_main.o client/cl_menu.o client/cl_parse.o client/cl_particle.o client/cl_research.o client/cl_scrn.o client/cl_sequence.o client/cl_team.o client/cl_ufopedia.o client/cl_view.o qcommon/cmd.o qcommon/cmodel.o qcommon/common.o ports/win32/conproc.o client/console.o qcommon/crc.o qcommon/cvar.o qcommon/files.o ports/win32/in_win.o client/keys.o qcommon/md4.o qcommon/net_chan.o ports/win32/net_wins.o game/q_shared.o ports/win32/q_shwin.o qcommon/scripts.o client/snd_ref.o client/snd_mem.o client/snd_mix.o server/sv_ccmds.o server/sv_game.o server/sv_init.o server/sv_main.o server/sv_send.o server/sv_user.o server/sv_world.o ports/win32/sys_win.o ports/win32/vid_dll.o client/x86.o client/cl_shader.o client/cl_market.o client/cl_aircraft.o client/cl_map.o client/cl_produce.o client/cl_ufo.o ufo_private.res ../ufo.exe

gcc.exe -D__DEBUG__ -c ports/win32/cd_win.c -o ports/win32/cd_win.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_actor.c -o client/cl_actor.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_basemanagement.c -o client/cl_basemanagement.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_campaign.c -o client/cl_campaign.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

client/cl_campaign.c: In function `CL_GameSave':
client/cl_campaign.c:1027: warning: unused variable `message'

gcc.exe -D__DEBUG__ -c client/cl_fx.c -o client/cl_fx.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_input.c -o client/cl_input.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_le.c -o client/cl_le.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_main.c -o client/cl_main.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_menu.c -o client/cl_menu.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_parse.c -o client/cl_parse.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_particle.c -o client/cl_particle.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_research.c -o client/cl_research.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_scrn.c -o client/cl_scrn.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_sequence.c -o client/cl_sequence.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_team.c -o client/cl_team.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_ufopedia.c -o client/cl_ufopedia.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_view.c -o client/cl_view.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/cmd.c -o qcommon/cmd.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/cmodel.c -o qcommon/cmodel.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/common.c -o qcommon/common.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c ports/win32/conproc.c -o ports/win32/conproc.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/console.c -o client/console.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/crc.c -o qcommon/crc.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/cvar.c -o qcommon/cvar.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/files.c -o qcommon/files.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c ports/win32/in_win.c -o ports/win32/in_win.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/keys.c -o client/keys.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/md4.c -o qcommon/md4.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/net_chan.c -o qcommon/net_chan.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c ports/win32/net_wins.c -o ports/win32/net_wins.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c game/q_shared.c -o game/q_shared.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c ports/win32/q_shwin.c -o ports/win32/q_shwin.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c qcommon/scripts.c -o qcommon/scripts.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/snd_ref.c -o client/snd_ref.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/snd_mem.c -o client/snd_mem.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/snd_mix.c -o client/snd_mix.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_ccmds.c -o server/sv_ccmds.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_game.c -o server/sv_game.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_init.c -o server/sv_init.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_main.c -o server/sv_main.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_send.c -o server/sv_send.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_user.c -o server/sv_user.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c server/sv_world.c -o server/sv_world.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c ports/win32/sys_win.c -o ports/win32/sys_win.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c ports/win32/vid_dll.c -o ports/win32/vid_dll.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/x86.c -o client/x86.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_shader.c -o client/cl_shader.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_market.c -o client/cl_market.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_aircraft.c -o client/cl_aircraft.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_map.c -o client/cl_map.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_produce.c -o client/cl_produce.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

gcc.exe -D__DEBUG__ -c client/cl_ufo.c -o client/cl_ufo.o -I"C:/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEBUG  -DDEVCPP  -DC_ONLY  -DUSE_SDL -DSHADERS -DHAVE_GETTEXT   -fexceptions -g3

windres.exe -i ufo_private.rc --input-format=rc -o ufo_private.res -O coff  --include-dir ports/win32

g++.exe -D__DEBUG__ ports/win32/cd_win.o client/cl_actor.o client/cl_basemanagement.o client/cl_campaign.o client/cl_fx.o client/cl_input.o client/cl_le.o client/cl_main.o client/cl_menu.o client/cl_parse.o client/cl_particle.o client/cl_research.o client/cl_scrn.o client/cl_sequence.o client/cl_team.o client/cl_ufopedia.o client/cl_view.o qcommon/cmd.o qcommon/cmodel.o qcommon/common.o ports/win32/conproc.o client/console.o qcommon/crc.o qcommon/cvar.o qcommon/files.o ports/win32/in_win.o client/keys.o qcommon/md4.o qcommon/net_chan.o ports/win32/net_wins.o game/q_shared.o ports/win32/q_shwin.o qcommon/scripts.o client/snd_ref.o client/snd_mem.o client/snd_mix.o server/sv_ccmds.o server/sv_game.o server/sv_init.o server/sv_main.o server/sv_send.o server/sv_user.o server/sv_world.o ports/win32/sys_win.o ports/win32/vid_dll.o client/x86.o client/cl_shader.o client/cl_market.o client/cl_aircraft.o client/cl_map.o client/cl_produce.o client/cl_ufo.o ufo_private.res -o "..\ufo.exe" -L"C:/Dev-Cpp/lib" -L"C:/Dev-Cpp/lib" -mwindows -lvorbisfile -lvorbis -logg -lwinmm  -lwsock32  -lkernel32  -luser32  -lgdi32  -lgmon ports/win32/intl.lib  -lSDL -lSDL_ttf ports/win32/libjpeg.lib  -g3

client/cl_campaign.o(.text+0x145c): In function `CL_CampaignRemoveMission':
C:/UFO/src/client/cl_campaign.c:623: undefined reference to `CL_PopupNotifyMIssionRemoved'
client/cl_campaign.o(.text+0x540a): In function `CL_GameInit':
C:/UFO/src/client/cl_campaign.c:2602: undefined reference to `CL_PopupInit'

client/cl_map.o(.text+0x180): In function `MAP_MultiSelectExecuteAction_f':
C:/UFO/src/client/cl_map.c:165: undefined reference to `CL_DisplayPopupIntercept'

client/cl_map.o(.text+0x2a5):C:/UFO/src/client/cl_map.c:193: undefined reference to `CL_DisplayPopupAircraft'
client/cl_map.o(.text+0x2ec):C:/UFO/src/client/cl_map.c:208: undefined reference to `CL_DisplayPopupIntercept'
client/cl_ufo.o(.text+0x333): In function `UFO_RemoveUfoFromGeoscape':
C:/UFO/src/client/cl_ufo.c:167: undefined reference to `CL_PopupNotifyUfoRemoved'
client/cl_ufo.o(.text+0x4b9): In function `UFO_CampaignCheckEvents':

C:/UFO/src/client/cl_ufo.c:214: undefined reference to `CL_PopupNotifyUfoDisappeared'
collect2: ld returned 1 exit status

make.exe: *** [../ufo.exe] Error 1

Execution terminated


I suppose it may be a problem with the SVN trunk, but I doubt that something that can't even be compiled correctly would even get to the trunk stage.

(P.S. I know -SQUAT- about this sort of thing, please explain in simple terms  :shock:  )

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Problem Compiling UFO-dev
« Reply #1 on: July 30, 2006, 08:05:07 pm »
the problem is, that cl_popup.c is still missing in dev-cpp and vc projectfiles

LtChae

  • Guest
Problem Compiling UFO-dev
« Reply #2 on: July 30, 2006, 08:07:20 pm »
Okay, is there any way for me to fix it?
Or do I wait for the next trunk update?

Offline Arkblade

  • Rookie
  • ***
  • Posts: 45
    • View Profile
Problem Compiling UFO-dev
« Reply #3 on: September 28, 2006, 11:24:27 am »
i can't compilie ref_gl of SVN 3876.
It was possible to compile before.

error message
Quote

gcc.exe -finput-charset=cp932 -fexec-charset=cp932 -c gl_anim.c -o gl_anim.o -I"C:/Depalop/Dev-Cpp/include"  -D__GNUWIN32__  -D_M_IX86=500  -Wall  -DDEVCPP  -DC_ONLY  -DSHADERS -DHAVE_GETTEXT  

In file included from gl_anim.c:26:
gl_local.h:51:17: SDL.h: No such file or directory
gl_local.h:52:21: SDL_ttf.h: No such file or directory
In file included from gl_local.h:59,
                 from gl_anim.c:26:
qgl.h:31:19: failure to convert cp932 to UTF-8
In file included from qgl.h:32,
                 from gl_local.h:59,
                 from gl_anim.c:26:
C:/Depalop/Dev-Cpp/include/GL/glu.h:38:19: failure to convert cp932 to UTF-8
In file included from qgl.h:32,
                 from gl_local.h:59,
                 from gl_anim.c:26:
C:/Depalop/Dev-Cpp/include/GL/glu.h:225: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:226: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:227: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:228: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:229: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:229: error: syntax error before "gluBuild1DMipmaps"
C:/Depalop/Dev-Cpp/include/GL/glu.h:230: error: syntax error before "gluBuild2DMipmaps"
C:/Depalop/Dev-Cpp/include/GL/glu.h:231: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:231: error: syntax error before "GLdouble"
C:/Depalop/Dev-Cpp/include/GL/glu.h:232: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:233: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:234: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:235: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:235: error: syntax error before "GLdouble"
C:/Depalop/Dev-Cpp/include/GL/glu.h:236: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:237: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:238: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:239: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:240: error: syntax error before "const"
C:/Depalop/Dev-Cpp/include/GL/glu.h:240: error: syntax error before "error"
C:/Depalop/Dev-Cpp/include/GL/glu.h:241: error: syntax error before "const"
C:/Depalop/Dev-Cpp/include/GL/glu.h:241: error: syntax error before "error"
C:/Depalop/Dev-Cpp/include/GL/glu.h:242: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:242: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:243: error: syntax error before "const"
C:/Depalop/Dev-Cpp/include/GL/glu.h:243: error: syntax error before "name"
C:/Depalop/Dev-Cpp/include/GL/glu.h:244: error: syntax error before "void"

C:/Depalop/Dev-Cpp/include/GL/glu.h:244: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:245: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:245: error: syntax error before '*' token
C:/Depalop/Dev-Cpp/include/GL/glu.h:246: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:246: error: syntax error before "eyeX"
C:/Depalop/Dev-Cpp/include/GL/glu.h:247: error: syntax error before "GLUnurbs"
C:/Depalop/Dev-Cpp/include/GL/glu.h:248: error: syntax error before "GLUquadric"
C:/Depalop/Dev-Cpp/include/GL/glu.h:249: error: syntax error before "GLUtesselator"
C:/Depalop/Dev-Cpp/include/GL/glu.h:250: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:250: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:251: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:251: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:252: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:252: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:253: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:253: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:254: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:254: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:255: error: syntax error before "void"

C:/Depalop/Dev-Cpp/include/GL/glu.h:255: error: syntax error before "left"
C:/Depalop/Dev-Cpp/include/GL/glu.h:256: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:256: error: syntax error before "GLdouble"
C:/Depalop/Dev-Cpp/include/GL/glu.h:257: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:257: error: syntax error before "fovy"

C:/Depalop/Dev-Cpp/include/GL/glu.h:258: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:258: error: syntax error before "x"
C:/Depalop/Dev-Cpp/include/GL/glu.h:259: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:259: error: syntax error before "gluProject"
C:/Depalop/Dev-Cpp/include/GL/glu.h:260: error: syntax error before "void"

C:/Depalop/Dev-Cpp/include/GL/glu.h:260: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:261: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:261: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:262: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:262: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:263: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:263: error: syntax error before "GLenum"

C:/Depalop/Dev-Cpp/include/GL/glu.h:264: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:264: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:265: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:265: error: syntax error before "GLboolean"
C:/Depalop/Dev-Cpp/include/GL/glu.h:266: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:266: error: syntax error before "gluScaleImage"
C:/Depalop/Dev-Cpp/include/GL/glu.h:267: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:267: error: syntax error before "GLdouble"
C:/Depalop/Dev-Cpp/include/GL/glu.h:268: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:269: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:269: error: syntax error before "GLvoid"
C:/Depalop/Dev-Cpp/include/GL/glu.h:270: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:270: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:271: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:272: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:273: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:273: error: syntax error before "GLdouble"
C:/Depalop/Dev-Cpp/include/GL/glu.h:274: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:274: error: syntax error before "GLenum"
C:/Depalop/Dev-Cpp/include/GL/glu.h:275: error: syntax error before "void"
C:/Depalop/Dev-Cpp/include/GL/glu.h:275: error: syntax error before "GLdouble"
C:/Depalop/Dev-Cpp/include/GL/glu.h:276: error: syntax error before "GLint"
C:/Depalop/Dev-Cpp/include/GL/glu.h:276: error: syntax error before "gluUnProject"

C:/Depalop/Dev-Cpp/include/GL/glu.h:277: error: syntax error before "gluUnProject4"

In file included from qgl.h:35,
                 from gl_local.h:59,
                 from gl_anim.c:26:
glext.h:45:19: failure to convert cp932 to UTF-8
In file included from gl_local.h:59,
                 from gl_anim.c:26:
qgl.h:51: error: syntax error before "op"
qgl.h:52: error: syntax error before "func"
qgl.h:53: error: syntax error before '*' token
qgl.h:53: error: syntax error before "n"
qgl.h:53: warning: type defaults to `int' in declaration of `GLboolean'
qgl.h:53: error: `GLboolean' declared as function returning a function
qgl.h:54: error: syntax error before "i"
qgl.h:55: error: syntax error before "mode"
qgl.h:56: error: syntax error before "target"
qgl.h:57: error: syntax error before "width"

qgl.h:58: error: syntax error before "sfactor"

qgl.h:59: error: syntax error before "list"
qgl.h:60: error: syntax error before "n"
qgl.h:61: error: syntax error before "mask"
qgl.h:62: error: syntax error before "red"

qgl.h:63: error: syntax error before "red"
qgl.h:64: error: syntax error before "depth"
qgl.h:65: error: syntax error before "c"
qgl.h:66: error: syntax error before "s"
qgl.h:67: error: syntax error before "plane"
qgl.h:68: error: syntax error before "red"
qgl.h:69: warning: type defaults to `int' in declaration of `GLbyte'
qgl.h:69: error: syntax error before '*' token
qgl.h:70: error: syntax error before "red"
qgl.h:71: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:71: error: syntax error before '*' token
qgl.h:72: error: syntax error before "red"
qgl.h:73: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:73: error: syntax error before '*' token
qgl.h:74: error: syntax error before "red"
qgl.h:75: warning: type defaults to `int' in declaration of `GLint'
qgl.h:75: error: syntax error before '*' token
qgl.h:76: error: syntax error before "red"
qgl.h:77: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:77: error: syntax error before '*' token
qgl.h:78: error: syntax error before "red"
qgl.h:79: warning: type defaults to `int' in declaration of `GLubyte'
qgl.h:79: error: syntax error before '*' token
qgl.h:80: error: syntax error before "red"
qgl.h:81: warning: type defaults to `int' in declaration of `GLuint'
qgl.h:81: error: syntax error before '*' token
qgl.h:82: error: syntax error before "red"
qgl.h:83: warning: type defaults to `int' in declaration of `GLushort'
qgl.h:83: error: syntax error before '*' token
qgl.h:84: error: syntax error before "red"
qgl.h:85: warning: type defaults to `int' in declaration of `GLbyte'
qgl.h:85: error: syntax error before '*' token
qgl.h:86: error: syntax error before "red"

qgl.h:87: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:87: error: syntax error before '*' token
qgl.h:88: error: syntax error before "red"
qgl.h:89: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:89: error: syntax error before '*' token
qgl.h:90: error: syntax error before "red"
qgl.h:91: warning: type defaults to `int' in declaration of `GLint'
qgl.h:91: error: syntax error before '*' token
qgl.h:92: error: syntax error before "red"
qgl.h:93: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:93: error: syntax error before '*' token
qgl.h:94: error: syntax error before "red"
qgl.h:95: warning: type defaults to `int' in declaration of `GLubyte'
qgl.h:95: error: syntax error before '*' token
qgl.h:96: error: syntax error before "red"
qgl.h:97: warning: type defaults to `int' in declaration of `GLuint'
qgl.h:97: error: syntax error before '*' token
qgl.h:98: error: syntax error before "red"

qgl.h:99: warning: type defaults to `int' in declaration of `GLushort'
qgl.h:99: error: syntax error before '*' token
qgl.h:100: error: syntax error before "red"
qgl.h:101: error: syntax error before "face"
qgl.h:102: error: syntax error before "size"
qgl.h:103: error: syntax error before "x"
qgl.h:104: error: syntax error before "target"
qgl.h:105: error: syntax error before "target"
qgl.h:106: error: syntax error before "target"
qgl.h:107: error: syntax error before "target"

qgl.h:108: error: syntax error before "mode"
qgl.h:109: error: syntax error before "list"
qgl.h:110: error: syntax error before "n"
qgl.h:111: error: syntax error before "func"
qgl.h:112: error: syntax error before "flag"
qgl.h:113: error: syntax error before "zNear"
qgl.h:114: error: syntax error before "cap"
qgl.h:115: error: syntax error before "array"
qgl.h:116: error: syntax error before "mode"
qgl.h:117: error: syntax error before "mode"
qgl.h:118: error: syntax error before "mode"
qgl.h:119: error: syntax error before "width"
qgl.h:120: error: syntax error before "flag"
qgl.h:121: error: syntax error before "stride"
qgl.h:122: warning: type defaults to `int' in declaration of `GLboolean'
qgl.h:122: error: syntax error before '*' token

qgl.h:123: error: syntax error before "cap"
qgl.h:124: error: syntax error before "array"
qgl.h:127: error: syntax error before "u"
qgl.h:128: warning: type defaults to `int' in declaration of `GLdouble'

qgl.h:128: error: syntax error before '*' token
qgl.h:129: error: syntax error before "u"
qgl.h:130: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:130: error: syntax error before '*' token
qgl.h:131: error: syntax error before "u"

qgl.h:132: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:132: error: syntax error before '*' token
qgl.h:133: error: syntax error before "u"
qgl.h:134: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:134: error: syntax error before '*' token
qgl.h:135: error: syntax error before "mode"
qgl.h:136: error: syntax error before "mode"
qgl.h:137: error: syntax error before "i"
qgl.h:138: error: syntax error before "i"

qgl.h:139: error: syntax error before "size"
qgl.h:142: error: syntax error before "pname"
qgl.h:143: error: syntax error before "pname"
qgl.h:144: error: syntax error before "pname"
qgl.h:145: error: syntax error before "pname"
qgl.h:146: error: syntax error before "mode"
qgl.h:147: error: syntax error before "left"
qgl.h:148: error: syntax error before '*' token
qgl.h:148: error: syntax error before "range"
qgl.h:148: warning: type defaults to `int' in declaration of `GLuint'
qgl.h:148: error: `GLuint' declared as function returning a function
qgl.h:149: error: syntax error before "n"
qgl.h:150: error: syntax error before "pname"
qgl.h:151: error: syntax error before "plane"
qgl.h:152: error: syntax error before "pname"
qgl.h:153: error: syntax error before '*' token
qgl.h:153: warning: type defaults to `int' in declaration of `GLenum'
qgl.h:153: error: `GLenum' declared as function returning a function
qgl.h:154: error: syntax error before "pname"
qgl.h:155: error: syntax error before "pname"
qgl.h:156: error: syntax error before "light"
qgl.h:157: error: syntax error before "light"
qgl.h:158: error: syntax error before "target"
qgl.h:159: error: syntax error before "target"
qgl.h:160: error: syntax error before "target"
qgl.h:161: error: syntax error before "face"
qgl.h:162: error: syntax error before "face"
qgl.h:163: error: syntax error before "map"
qgl.h:164: error: syntax error before "map"
qgl.h:165: error: syntax error before "map"
qgl.h:166: error: syntax error before "pname"
qgl.h:167: error: syntax error before '*' token
qgl.h:168: error: syntax error before '*' token
qgl.h:168: error: syntax error before "name"
qgl.h:168: warning: type defaults to `int' in declaration of `qglGetString'
qgl.h:168: warning: data definition has no type or storage class
qgl.h:169: error: syntax error before "target"
qgl.h:170: error: syntax error before "target"
qgl.h:171: error: syntax error before "coord"
qgl.h:172: error: syntax error before "coord"
qgl.h:173: error: syntax error before "coord"
qgl.h:174: error: syntax error before "target"
qgl.h:175: error: syntax error before "target"
qgl.h:176: error: syntax error before "target"
qgl.h:177: error: syntax error before "target"
qgl.h:178: error: syntax error before "target"
qgl.h:179: error: syntax error before "target"
qgl.h:180: error: syntax error before "mask"
qgl.h:181: error: syntax error before "type"

qgl.h:182: error: syntax error before "c"
qgl.h:183: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:183: error: syntax error before '*' token
qgl.h:184: error: syntax error before "c"

qgl.h:185: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:185: error: syntax error before '*' token
qgl.h:186: error: syntax error before "c"
qgl.h:187: warning: type defaults to `int' in declaration of `GLint'
qgl.h:187: error: syntax error before '*' token
qgl.h:188: error: syntax error before "c"
qgl.h:189: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:189: error: syntax error before '*' token
qgl.h:190: error: syntax error before "c"
qgl.h:191: warning: type defaults to `int' in declaration of `GLubyte'
qgl.h:191: error: syntax error before '*' token
qgl.h:193: error: syntax error before "format"
qgl.h:194: error: syntax error before '*' token
qgl.h:194: error: syntax error before "cap"
qgl.h:194: warning: type defaults to `int' in declaration of `GLboolean'
qgl.h:194: error: `GLboolean' declared as function returning a function
qgl.h:195: error: syntax error before '*' token
qgl.h:195: error: syntax error before "list"
qgl.h:195: warning: type defaults to `int' in declaration of `GLboolean'
qgl.h:195: error: `GLboolean' declared as function returning a function
qgl.h:196: error: syntax error before '*' token
qgl.h:196: error: syntax error before "texture"
qgl.h:196: warning: type defaults to `int' in declaration of `GLboolean'
qgl.h:196: error: `GLboolean' declared as function returning a function
qgl.h:197: error: syntax error before "pname"
qgl.h:198: error: syntax error before "pname"
qgl.h:199: error: syntax error before "pname"
qgl.h:200: error: syntax error before "pname"
qgl.h:201: error: syntax error before "light"
qgl.h:202: error: syntax error before "light"
qgl.h:203: error: syntax error before "light"
qgl.h:204: error: syntax error before "light"
qgl.h:205: error: syntax error before "factor"
qgl.h:206: error: syntax error before "width"
qgl.h:207: error: syntax error before "base"

qgl.h:209: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:209: error: syntax error before '*' token
qgl.h:210: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:210: error: syntax error before '*' token
qgl.h:211: error: syntax error before "name"
qgl.h:212: error: syntax error before "opcode"
qgl.h:213: error: syntax error before "target"
qgl.h:214: error: syntax error before "target"
qgl.h:215: error: syntax error before "target"
qgl.h:217: error: syntax error before "target"
qgl.h:219: error: syntax error before "un"
qgl.h:220: error: syntax error before "un"
qgl.h:221: error: syntax error before "un"
qgl.h:222: error: syntax error before "un"
qgl.h:223: error: syntax error before "face"
qgl.h:224: error: syntax error before "face"
qgl.h:225: error: syntax error before "face"
qgl.h:226: error: syntax error before "face"
qgl.h:227: error: syntax error before "mode"
qgl.h:228: warning: type defaults to `int' in declaration of `GLdouble'

qgl.h:228: error: syntax error before '*' token
qgl.h:229: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:229: error: syntax error before '*' token
qgl.h:230: error: syntax error before "list"
qgl.h:231: error: syntax error before "nx"
qgl.h:232: warning: type defaults to `int' in declaration of `GLbyte'
qgl.h:232: error: syntax error before '*' token
qgl.h:233: error: syntax error before "nx"
qgl.h:234: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:234: error: syntax error before '*' token
qgl.h:235: error: syntax error before "nx"
qgl.h:236: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:236: error: syntax error before '*' token
qgl.h:237: error: syntax error before "nx"
qgl.h:238: warning: type defaults to `int' in declaration of `GLint'
qgl.h:238: error: syntax error before '*' token
qgl.h:239: error: syntax error before "nx"
qgl.h:240: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:240: error: syntax error before '*' token
qgl.h:241: error: syntax error before "type"
qgl.h:242: error: syntax error before "left"
qgl.h:243: error: syntax error before "token"
qgl.h:244: error: syntax error before "map"
qgl.h:245: error: syntax error before "map"
qgl.h:246: error: syntax error before "map"
qgl.h:247: error: syntax error before "pname"

qgl.h:248: error: syntax error before "pname"
qgl.h:249: error: syntax error before "pname"
qgl.h:250: error: syntax error before "pname"
qgl.h:251: error: syntax error before "xfactor"
qgl.h:252: error: syntax error before "size"
qgl.h:253: error: syntax error before "face"
qgl.h:254: error: syntax error before "factor"
qgl.h:255: warning: type defaults to `int' in declaration of `GLubyte'
qgl.h:255: error: syntax error before '*' token
qgl.h:260: error: syntax error before "n"
qgl.h:261: error: syntax error before "mask"
qgl.h:262: error: syntax error before "mask"
qgl.h:264: error: syntax error before "name"
qgl.h:265: error: syntax error before "x"
qgl.h:266: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:266: error: syntax error before '*' token
qgl.h:267: error: syntax error before "x"
qgl.h:268: warning: type defaults to `int' in declaration of `GLfloat'

qgl.h:268: error: syntax error before '*' token
qgl.h:269: error: syntax error before "x"
qgl.h:270: warning: type defaults to `int' in declaration of `GLint'
qgl.h:270: error: syntax error before '*' token
qgl.h:271: error: syntax error before "x"
qgl.h:272: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:272: error: syntax error before '*' token
qgl.h:273: error: syntax error before "x"
qgl.h:274: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:274: error: syntax error before '*' token
qgl.h:275: error: syntax error before "x"
qgl.h:276: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:276: error: syntax error before '*' token

qgl.h:277: error: syntax error before "x"
qgl.h:278: warning: type defaults to `int' in declaration of `GLint'
qgl.h:278: error: syntax error before '*' token
qgl.h:279: error: syntax error before "x"
qgl.h:280: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:280: error: syntax error before '*' token
qgl.h:281: error: syntax error before "x"
qgl.h:282: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:282: error: syntax error before '*' token
qgl.h:283: error: syntax error before "x"
qgl.h:284: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:284: error: syntax error before '*' token
qgl.h:285: error: syntax error before "x"
qgl.h:286: warning: type defaults to `int' in declaration of `GLint'

qgl.h:286: error: syntax error before '*' token
qgl.h:287: error: syntax error before "x"
qgl.h:288: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:288: error: syntax error before '*' token
qgl.h:289: error: syntax error before "mode"
qgl.h:290: error: syntax error before "x"
qgl.h:291: error: syntax error before "x1"
qgl.h:292: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:292: error: syntax error before '*' token
qgl.h:293: error: syntax error before "x1"

qgl.h:294: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:294: error: syntax error before '*' token
qgl.h:295: error: syntax error before "x1"
qgl.h:296: warning: type defaults to `int' in declaration of `GLint'
qgl.h:296: error: syntax error before '*' token
qgl.h:297: error: syntax error before "x1"
qgl.h:298: warning: type defaults to `int' in declaration of `GLshort'

qgl.h:298: error: syntax error before '*' token
qgl.h:299: error: syntax error before '*' token
qgl.h:299: error: syntax error before "mode"

qgl.h:299: warning: type defaults to `int' in declaration of `GLint'
qgl.h:299: error: `GLint' declared as function returning a function
qgl.h:299: error: 'GLint' redeclared as different kind of symbol
C:/Depalop/Dev-Cpp/include/GL/glu.h:277: error: previous declaration of 'GLint' was here
qgl.h:300: error: syntax error before "angle"
qgl.h:301: error: syntax error before "angle"
qgl.h:302: error: syntax error before "x"

qgl.h:303: error: syntax error before "x"
qgl.h:304: error: syntax error before "x"
qgl.h:305: error: syntax error before "size"
qgl.h:306: error: syntax error before "func"
qgl.h:307: error: syntax error before "mask"

qgl.h:308: error: syntax error before "fail"
qgl.h:309: error: syntax error before "s"
qgl.h:310: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:310: error: syntax error before '*' token
qgl.h:311: error: syntax error before "s"
qgl.h:312: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:312: error: syntax error before '*' token
qgl.h:313: error: syntax error before "s"
qgl.h:314: warning: type defaults to `int' in declaration of `GLint'
qgl.h:314: error: syntax error before '*' token
qgl.h:315: error: syntax error before "s"
qgl.h:316: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:316: error: syntax error before '*' token
qgl.h:317: error: syntax error before "s"
qgl.h:318: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:318: error: syntax error before '*' token
qgl.h:319: error: syntax error before "s"
qgl.h:320: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:320: error: syntax error before '*' token
qgl.h:321: error: syntax error before "s"
qgl.h:322: warning: type defaults to `int' in declaration of `GLint'
qgl.h:322: error: syntax error before '*' token
qgl.h:323: error: syntax error before "s"
qgl.h:324: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:324: error: syntax error before '*' token
qgl.h:325: error: syntax error before "s"
qgl.h:326: warning: type defaults to `int' in declaration of `GLdouble'

qgl.h:326: error: syntax error before '*' token
qgl.h:327: error: syntax error before "s"
qgl.h:328: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:328: error: syntax error before '*' token
qgl.h:329: error: syntax error before "s"

qgl.h:330: warning: type defaults to `int' in declaration of `GLint'
qgl.h:330: error: syntax error before '*' token
qgl.h:331: error: syntax error before "s"
qgl.h:332: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:332: error: syntax error before '*' token
qgl.h:333: error: syntax error before "s"
qgl.h:334: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:334: error: syntax error before '*' token

qgl.h:335: error: syntax error before "s"
qgl.h:336: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:336: error: syntax error before '*' token
qgl.h:337: error: syntax error before "s"
qgl.h:338: warning: type defaults to `int' in declaration of `GLint'
qgl.h:338: error: syntax error before '*' token
qgl.h:339: error: syntax error before "s"
qgl.h:340: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:340: error: syntax error before '*' token
qgl.h:341: error: syntax error before "size"
qgl.h:342: error: syntax error before "target"
qgl.h:343: error: syntax error before "target"
qgl.h:344: error: syntax error before "target"
qgl.h:345: error: syntax error before "target"
qgl.h:346: error: syntax error before "coord"
qgl.h:347: error: syntax error before "coord"
qgl.h:348: error: syntax error before "coord"
qgl.h:349: error: syntax error before "coord"
qgl.h:350: error: syntax error before "coord"
qgl.h:351: error: syntax error before "coord"
qgl.h:352: error: syntax error before "target"
qgl.h:354: error: syntax error before "target"
qgl.h:356: error: syntax error before "target"
qgl.h:357: error: syntax error before "target"
qgl.h:358: error: syntax error before "target"
qgl.h:359: error: syntax error before "target"
qgl.h:360: error: syntax error before "target"
qgl.h:361: error: syntax error before "target"
qgl.h:363: error: syntax error before "x"
qgl.h:364: error: syntax error before "x"
qgl.h:365: error: syntax error before "x"
qgl.h:366: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:366: error: syntax error before '*' token
qgl.h:367: error: syntax error before "x"
qgl.h:368: warning: type defaults to `int' in declaration of `GLfloat'

qgl.h:368: error: syntax error before '*' token
qgl.h:369: error: syntax error before "x"
qgl.h:370: warning: type defaults to `int' in declaration of `GLint'
qgl.h:370: error: syntax error before '*' token
qgl.h:371: error: syntax error before "x"
qgl.h:372: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:372: error: syntax error before '*' token
qgl.h:373: error: syntax error before "x"
qgl.h:374: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:374: error: syntax error before '*' token
qgl.h:375: error: syntax error before "x"
qgl.h:376: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:376: error: syntax error before '*' token

qgl.h:377: error: syntax error before "x"
qgl.h:378: warning: type defaults to `int' in declaration of `GLint'
qgl.h:378: error: syntax error before '*' token
qgl.h:379: error: syntax error before "x"
qgl.h:380: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:380: error: syntax error before '*' token
qgl.h:381: error: syntax error before "x"
qgl.h:382: warning: type defaults to `int' in declaration of `GLdouble'
qgl.h:382: error: syntax error before '*' token
qgl.h:383: error: syntax error before "x"
qgl.h:384: warning: type defaults to `int' in declaration of `GLfloat'
qgl.h:384: error: syntax error before '*' token
qgl.h:385: error: syntax error before "x"
qgl.h:386: warning: type defaults to `int' in declaration of `GLint'

qgl.h:386: error: syntax error before '*' token
qgl.h:387: error: syntax error before "x"
qgl.h:388: warning: type defaults to `int' in declaration of `GLshort'
qgl.h:388: error: syntax error before '*' token
qgl.h:389: error: syntax error before "size"
qgl.h:390: error: syntax error before "x"
qgl.h:392: error: syntax error before "param"
qgl.h:393: error: syntax error before "param"
qgl.h:398: warning: parameter names (without types) in function declaration
qgl.h:399: warning: parameter names (without types) in function declaration
qgl.h:401: warning: parameter names (without types) in function declaration
qgl.h:402: warning: parameter names (without types) in function declaration

qgl.h:406: error: syntax error before "const"
qgl.h:407: warning: parameter names (without types) in function declaration
qgl.h:408: error: syntax error before "const"
qgl.h:409: error: syntax error before '*' token
qgl.h:410: warning: parameter names (without types) in function declaration
qgl.h:411: error: syntax error before "const"
qgl.h:412: warning: parameter names (without types) in function declaration
qgl.h:413: error: syntax error before "const"
qgl.h:414: warning: parameter names (without types) in function declaration
qgl.h:415: error: syntax error before "const"

qgl.h:416: warning: parameter names (without types) in function declaration
qgl.h:417: error: syntax error before "const"
qgl.h:418: error: syntax error before '*' token
qgl.h:419: error: syntax error before '*' token
qgl.h:420: error: syntax error before '*' token
qgl.h:421: error: syntax error before '*' token

qgl.h:422: error: syntax error before '*' token
qgl.h:423: error: syntax error before '*' token
qgl.h:424: error: syntax error before '*' token
qgl.h:425: error: syntax error before '*' token
qgl.h:426: error: syntax error before '*' token
qgl.h:427: error: syntax error before '*' token
qgl.h:428: error: syntax error before '*' token
qgl.h:428: warning: type defaults to `int' in declaration of `GLboolean'
qgl.h:428: warning: parameter names (without types) in function declaration
qgl.h:428: error: `GLboolean' declared as function returning a function
qgl.h:431: error: syntax error before "face"
qgl.h:432: error: syntax error before "face"
qgl.h:433: error: syntax error before "frontfunc"
qgl.h:483: error: syntax error before "gl_texture0"
qgl.h:483: warning: type defaults to `int' in declaration of `gl_texture0'
qgl.h:483: warning: type defaults to `int' in declaration of `gl_texture1'
qgl.h:483: warning: type defaults to `int' in declaration of `gl_texture2'
qgl.h:483: warning: type defaults to `int' in declaration of `gl_texture3'
qgl.h:483: warning: data definition has no type or storage class
qgl.h:484: error: syntax error before "gl_combine"
qgl.h:484: warning: type defaults to `int' in declaration of `gl_combine'
qgl.h:484: warning: data definition has no type or storage class
In file included from gl_anim.c:26:
gl_local.h:304: error: syntax error before "target"
gl_local.h:305: error: syntax error before "value"
gl_local.h:307: warning: parameter names (without types) in function declaration
In file included from gl_local.h:353,
                 from gl_anim.c:26:
gl_font.h:12: error: syntax error before "TTF_Font"
gl_font.h:12: warning: no semicolon at end of struct or union
gl_font.h:16: error: syntax error before '}' token
gl_font.h:16: warning: type defaults to `int' in declaration of `font_t'
gl_font.h:16: warning: data definition has no type or storage class
gl_font.h:19: error: syntax error before "fonts"
gl_font.h:19: warning: type defaults to `int' in declaration of `fonts'
gl_font.h:19: warning: data definition has no type or storage class
gl_font.h:23: error: syntax error before "SDL_Surface"
gl_font.h:23: warning: no semicolon at end of struct or union
gl_font.h:26: error: syntax error before '}' token
gl_font.h:26: warning: type defaults to `int' in declaration of `fontCache_t'
gl_font.h:26: warning: data definition has no type or storage class

gl_font.h:30: error: syntax error before "SDL_Surface"
gl_font.h:30: warning: no semicolon at end of struct or union
gl_font.h:31: warning: type defaults to `int' in declaration of `texture'
gl_font.h:31: warning: data definition has no type or storage class
gl_font.h:32: warning: type defaults to `int' in declaration of `textureCache_t'
gl_font.h:32: warning: data definition has no type or storage class
gl_font.h:34: error: syntax error before "textureCache"
gl_font.h:34: warning: type defaults to `int' in declaration of `textureCache'
gl_font.h:34: warning: data definition has no type or storage class
gl_font.h:35: error: syntax error before "fontCache"
gl_font.h:35: warning: type defaults to `int' in declaration of `fontCache'
gl_font.h:35: warning: data definition has no type or storage class
gl_font.h:36: error: syntax error before '*' token
gl_font.h:36: warning: type defaults to `int' in declaration of `hash'

gl_font.h:36: warning: data definition has no type or storage class

make.exe: *** [gl_anim.o] Error 1

v29a

  • Guest
Problem Compiling UFO-dev
« Reply #4 on: September 28, 2006, 12:06:44 pm »
arkblade: you have to add the paths to sdl.h and sdl_ttf.h under tools->compiler options->paths->c includes

Offline Arkblade

  • Rookie
  • ***
  • Posts: 45
    • View Profile
Problem Compiling UFO-dev
« Reply #5 on: September 28, 2006, 03:40:30 pm »
ok. it's working.
thx! :D

but, how should be deleted "-finput-charset=cp932 -fexec-charset=cp932" ?
It is being written in Programs tab of compiler option,
and can't change this parameter even if i changed compiler option.
In addition, if "-finput-charset=UTF-8 -fexec-charset=UTF-8" parameter is not added, it causes the error.

v29a

  • Guest
Problem Compiling UFO-dev
« Reply #6 on: September 29, 2006, 01:26:11 am »
sorry i cant help you ... i am not even sure if i understand your post completely

Offline Arkblade

  • Rookie
  • ***
  • Posts: 45
    • View Profile
Problem Compiling UFO-dev
« Reply #7 on: September 29, 2006, 06:36:09 am »
"-finput-charset=cp932 -fexec-charset=cp932" parameter is always added to my gcc.exe though it is strange.
(cp932 is a character-code of Japan)