Build Log
  

Build started: Project: ref_gl, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\quake2\quake2-3.21\ref_gl\release\RSP00002E1648924.rsp" with contents
[
/O2 /Ob1 /I "C:\Program Files\Microsoft DirectX SDK (November 2008)\Include" /I "C:\quake2\quake2-3.21\lpng154\lpng154" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_WINDLL" /GF /FD /EHsc /MT /Gy /Fp".\release/ref_gl.pch" /Fo".\release/" /Fd".\release/" /W4 /c /TC ".\gl_rmain.c"
]
Creating command line "cl.exe @"c:\quake2\quake2-3.21\ref_gl\release\RSP00002E1648924.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\quake2\quake2-3.21\ref_gl\release\RSP00002F1648924.rsp" with contents
[
/OUT:".\..\release/ref_gl.dll" /INCREMENTAL:NO /LIBPATH:"C:\quake2\quake2-3.21\lpng154\lpng154\projects\visualc71\Win32_DLL_Release" /DLL /MANIFEST /MANIFESTFILE:".\release\ref_gl.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEF:".\ref_gl.def" /PDB:".\..\release/ref_gl.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /IMPLIB:".\..\release/ref_gl.lib" /MACHINE:X86 winmm.lib libpng15.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\release\gl_draw.obj"

".\release\gl_image.obj"

".\release\gl_light.obj"

".\release\gl_mesh.obj"

".\release\gl_model.obj"

".\release\gl_rmain.obj"

".\release\gl_rmisc.obj"

".\release\gl_rsurf.obj"

".\release\gl_warp.obj"

".\release\glw_imp.obj"

".\release\q_shared.obj"

".\release\q_shwin.obj"

".\release\qgl_win.obj"
]
Creating command line "link.exe @"c:\quake2\quake2-3.21\ref_gl\release\RSP00002F1648924.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\quake2\quake2-3.21\ref_gl\release\RSP0000301648924.rsp" with contents
[
/outputresource:"..\release\ref_gl.dll;#2" /manifest

".\release\ref_gl.dll.intermediate.manifest"
]
Creating command line "mt.exe @"c:\quake2\quake2-3.21\ref_gl\release\RSP0000301648924.rsp" /nologo"
Creating temporary file "c:\quake2\quake2-3.21\ref_gl\release\BAT0000311648924.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\quake2\quake2-3.21\ref_gl\release\BAT0000311648924.bat"""
Output Window
  
Compiling...
gl_rmain.c
.\gl_rmain.c(1096) : warning C4057: 'function' : 'int *' differs in indirection to slightly different base types from 'unsigned int *'
.\gl_rmain.c(1096) : warning C4057: 'function' : 'int *' differs in indirection to slightly different base types from 'unsigned int *'
.\gl_rmain.c(1107) : warning C4057: 'function' : 'int *' differs in indirection to slightly different base types from 'unsigned int *'
.\gl_rmain.c(1107) : warning C4057: 'function' : 'int *' differs in indirection to slightly different base types from 'unsigned int *'
.\gl_rmain.c(1118) : warning C4057: 'function' : 'int *' differs in indirection to slightly different base types from 'unsigned int *'
.\gl_rmain.c(1118) : warning C4057: 'function' : 'int *' differs in indirection to slightly different base types from 'unsigned int *'
.\gl_rmain.c(1182) : warning C4057: '=' : 'const char *' differs in indirection to slightly different base types from 'const GLubyte *'
.\gl_rmain.c(1184) : warning C4057: '=' : 'const char *' differs in indirection to slightly different base types from 'const GLubyte *'
.\gl_rmain.c(1186) : warning C4057: '=' : 'const char *' differs in indirection to slightly different base types from 'const GLubyte *'
.\gl_rmain.c(1188) : warning C4057: '=' : 'const char *' differs in indirection to slightly different base types from 'const GLubyte *'
.\gl_rmain.c(1191) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
.\gl_rmain.c(1192) : warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(216) : see declaration of 'strlwr'
.\gl_rmain.c(1194) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
.\gl_rmain.c(1195) : warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\string.h(216) : see declaration of 'strlwr'
.\gl_rmain.c(1283) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1283) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1284) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1284) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1365) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1365) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1366) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1366) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1367) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1367) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1390) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1390) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1391) : warning C4054: 'type cast' : from function pointer 'PROC' to data pointer 'void *'
.\gl_rmain.c(1391) : warning C4152: nonstandard extension, function/data pointer conversion in expression
.\gl_rmain.c(1501) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(864) : see declaration of 'putenv'
.\gl_rmain.c(1503) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdlib.h(864) : see declaration of 'putenv'
.\gl_rmain.c(1733) : warning C4133: '=' : incompatible types - from 'int (__cdecl *)(void *,void *)' to 'qboolean (__cdecl *)(void *,void *)'
.\gl_rmain.c(1756) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
.\gl_rmain.c(1768) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'vsprintf'
c:\quake2\quake2-3.21\ref_gl\gl_rmain.c(1422) : warning C4715: 'R_Init' : not all control paths return a value
Linking...
   Creating library .\..\release/ref_gl.lib and object .\..\release/ref_gl.exp
Embedding manifest...
Results
  
Build log was saved at "file://c:\quake2\quake2-3.21\ref_gl\release\BuildLog.htm"
ref_gl - 0 error(s), 34 warning(s)