Weis jemand was diese Errors und Warnungen bedeuten??
-
Hallo...
Ich versuche ein programm zu compilieren aber es kommen warnungen und fehler von dem ich keine ahnung habe... kann mir jemand helfen?hier die informationen:
Source Codes:
Xreal (Verbesserte Quake3-Engine)
SDK's & Co:
OpenAL 1.1 sdk 3.03
DirectX SDK März 2008
libcURL 7.18.0
STLport 5.1.5
SDL development 1.2.13-VC8
GTK development 2.10.11Benutze Compiler:
Visual Studio 2005 Professional
(Debug Win32)HIER DIE GANZEN ERRORS UND WARNUNGEN:
c:\xreal\code\game\acebot_spawn.c(592) : warning C4101: 'team' : unreferenced local variable
c:\xreal\code\game\acebot_nodes.c(123) : warning C4101: 'rng' : unreferenced local variable
c:\xreal\code\game\acebot_nodes.c(275) : warning C4101: 'i' : unreferenced local variable
c:\xreal\code\game\acebot_nodes.c(274) : warning C4101: 'isJumping' : unreferenced local variable
c:\xreal\code\game\acebot_nodes.c(511) : warning C4101: 'v1' : unreferenced local variable
c:\xreal\code\game\acebot_movement.c(391) : warning C4101: 'i' : unreferenced local variable
c:\xreal\code\game\acebot_movement.c(388) : warning C4101: 'dist' : unreferenced local variable
c:\xreal\code\game\acebot_movement.c(578) : warning C4101: 'currentSpeed' : unreferenced local variable
c:\xreal\code\game\acebot_items.c(102) : warning C4305: 'return' : truncation from 'double' to 'float'
c:\xreal\code\game\acebot_items.c(116) : warning C4305: 'return' : truncation from 'double' to 'float'
c:\xreal\code\game\acebot_items.c(147) : warning C4305: 'return' : truncation from 'double' to 'float'
c:\xreal\code\game\acebot_items.c(184) : warning C4305: 'return' : truncation from 'double' to 'float'
c:\xreal\code\game\acebot_items.c(187) : warning C4305: 'return' : truncation from 'double' to 'float'
c:\xreal\code\game\g_svcmds.c(496) : warning C4101: 'arg2' : unreferenced local variable
c:\xreal\code\game\g_svcmds.c(495) : warning C4101: 'arg1' : unreferenced local variable
acebot_ai.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
c:\xreal\code\cgame\lua_particle.c(35) : warning C4101: 'tempVec' : unreferenced local variable
c:\xreal\code\cgame\lua_particle.c(35) : warning C4101: 'randVec' : unreferenced local variable
c:\xreal\code\cgame\cg_lua.c(47) : warning C4101: 'in' : unreferenced local variable
c:\xreal\code\cgame\cg_lua.c(48) : warning C4101: 'out' : unreferenced local variable
c:\xreal\code\cgame\cg_players.c(876) : warning C4101: 'i' : unreferenced local variable
c:\xreal\code\cgame\cg_particles.c(1572) : warning C4101: 'd' : unreferenced local variable
c:\xreal\code\cgame\cg_particles.c(2194) : warning C4101: 'cont' : unreferenced local variable
c:\xreal\code\cgame\cg_ents.c(843) : warning C4101: 'c' : unreferenced local variable
bg_misc.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\renderer\qgl.h(35) : fatal error C1083: Cannot open include file: 'SDL_opengl.h': No such file or directory
c:\xreal\code\sys\sys_main.c(39) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
c:\xreal\code\client\snd_local.h(32) : fatal error C1083: Cannot open include file: 'al.h': No such file or directory
c:\xreal\code\client\snd_local.h(32) : fatal error C1083: Cannot open include file: 'al.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\snd_local.h(32) : fatal error C1083: Cannot open include file: 'al.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\snd_local.h(32) : fatal error C1083: Cannot open include file: 'al.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\snd_local.h(32) : fatal error C1083: Cannot open include file: 'al.h': No such file or directory
c:\xreal\code\sys\sdl_snd.c(29) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
c:\xreal\code\sys\sdl_input.c(26) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
c:\xreal\code\sys\sdl_glimp.c(26) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
c:\xreal\code\sys\sdl_gamma.c(26) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
c:\xreal\code\renderer\qgl.c(34) : fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
c:\xreal\code\qcommon\files.c(2967) : warning C4101: 'fs' : unreferenced local variable
c:\xreal\code\qcommon\common.c(2939) : warning C4101: 'license' : unreferenced local variable
c:\xreal\code\qcommon\common.c(2941) : warning C4101: 'len' : unreferenced local variable
c:\xreal\code\qcommon\common.c(2938) : warning C4101: 'copyright' : unreferenced local variable
c:\xreal\code\qcommon\common.c(2940) : warning C4101: 'source' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(305) : warning C4101: 'd' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(465) : warning C4090: 'function' : different 'const' qualifiers
c:\xreal\code\qcommon\cm_trisoup.c(465) : warning C4090: 'function' : different 'const' qualifiers
c:\xreal\code\qcommon\cm_trisoup.c(853) : warning C4101: 'i' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(900) : warning C4101: 'i6' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(899) : warning C4101: 'p4' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(904) : warning C4101: 'noAdjust' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(900) : warning C4101: 'i5' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(903) : warning C4101: 'borders' : unreferenced local variable
c:\xreal\code\qcommon\cm_trisoup.c(900) : warning C4101: 'i4' : unreferenced local variable
c:\xreal\code\qcommon\cm_trace.c(2194) : warning C4101: 'n' : unreferenced local variable
c:\xreal\code\qcommon\cm_load.c(472) : warning C4101: 'pOld' : unreferenced local variable
c:\xreal\code\qcommon\cm_load.c(472) : warning C4101: 's' : unreferenced local variable
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
c:\xreal\code\client\cl_curl.h(29) : fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
-
Auf den fehler klicken und F1 -Taste drückem...
-
Lil-James schrieb:
SDL development 1.2.13-VC8
Offenbar aber nicht richtig eingebunden.
Hier findest du Informationen über diese Fehler und Warnungen.
http://msdn2.microsoft.com/en-us/library/et4zwx34(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/c733d5h9(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/0as1ke3f(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/3ec25010(VS.80).aspxSolange du aber noch solche grundlegenden Probleme hast, solltest du dich vielleicht mit etwas einfacheren Projekten beschäftigen.
-
danke leute^^ ja da war irgendwas mit dem SDL... habs geschafft jetzt mit 0 errors zu compiliren... (aber mit 54 warnings insgesammt :P) aber das spiel läuft perfekt!