Build Log
  

Rebuild started: Project: hlbsp, Configuration: Release|x64

Command Lines
  
Creating temporary file "d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B238963508.rsp" with contents
[
/O2 /Ob2 /Oi /Ot /GL /I "..\common" /I "..\template" /D "NDEBUG" /D "DOUBLEVEC_T" /D "WIN32" /D "_CONSOLE" /D "SYSTEM_WIN32" /D "STDC_HEADERS" /D "_VC80_UPGRADE=0x0710" /GF /FD /EHsc /MD /Gy /fp:fast /Fp".\Release/hlbsp.pch" /Fo".\Release/" /Fd".\Release/" /FR"x64\Release\\" /W3 /c ".\writebsp.cpp"

"..\common\threads.cpp"

"..\common\scriplib.cpp"

"..\common\messages.cpp"

"..\common\mathlib.cpp"

"..\common\log.cpp"

"..\common\filelib.cpp"

"..\common\cmdlib.cpp"

"..\common\bspfile.cpp"

"..\common\blockmem.cpp"

"..\common\winding.cpp"

".\tjunc.cpp"

".\surfaces.cpp"

".\solidbsp.cpp"

".\qbsp.cpp"

".\portals.cpp"

".\outside.cpp"

".\merge.cpp"
]
Creating command line "cl.exe @"d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B238963508.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B338963508.rsp" with contents
[
/OUT:".\Release/hlbsp.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"x64\Release\hlbsp.exe.intermediate.manifest" /PDB:".\Release/hlbsp.pdb" /SUBSYSTEM:CONSOLE /STACK:4194304,1048576 /OPT:REF /OPT:ICF /OPT:WIN98 /LTCG /MACHINE:X64 binmode.obj 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\merge.obj"

".\release\outside.obj"

".\release\portals.obj"

".\release\qbsp.obj"

".\release\solidbsp.obj"

".\release\surfaces.obj"

".\release\tjunc.obj"

".\release\winding.obj"

".\release\blockmem.obj"

".\release\bspfile.obj"

".\release\cmdlib.obj"

".\release\filelib.obj"

".\release\log.obj"

".\release\mathlib.obj"

".\release\messages.obj"

".\release\scriplib.obj"

".\release\threads.obj"

".\release\writebsp.obj"
]
Creating command line "link.exe @"d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B338963508.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B438963508.rsp" with contents
[
/outputresource:".\release\hlbsp.exe;#1" /manifest

".\x64\release\hlbsp.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B438963508.rsp" /nologo"
Creating temporary file "d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\BAT0000B538963508.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\x64\release\mt.dep"
]
Creating command line """d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\BAT0000B538963508.bat"""
Creating temporary file "d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B638963508.rsp" with contents
[
/o "x64\Release/hlbsp.bsc"

".\x64\release\outside.sbr"

".\x64\release\portals.sbr"

".\x64\release\qbsp.sbr"

".\x64\release\solidbsp.sbr"

".\x64\release\surfaces.sbr"

".\x64\release\tjunc.sbr"

".\x64\release\winding.sbr"

".\x64\release\blockmem.sbr"

".\x64\release\bspfile.sbr"

".\x64\release\cmdlib.sbr"

".\x64\release\filelib.sbr"

".\x64\release\log.sbr"

".\x64\release\mathlib.sbr"

".\x64\release\messages.sbr"

".\x64\release\scriplib.sbr"

".\x64\release\threads.sbr"

".\x64\release\writebsp.sbr"

".\x64\release\merge.sbr"
]
Creating command line "bscmake.exe @"d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\RSP0000B638963508.rsp" /nologo"
Output Window
  
Compiling...
writebsp.cpp
threads.cpp
scriplib.cpp
messages.cpp
mathlib.cpp
log.cpp
..\common\log.cpp(134) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(189) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(304) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(329) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(365) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(386) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(406) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(426) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\log.cpp(483) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
filelib.cpp
..\common\filelib.cpp(78) : warning C4996: '_open' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\io.h(254) : see declaration of '_open'
        Message: 'This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\filelib.cpp(129) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\filelib.cpp(151) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\filelib.cpp(154) : warning C4996: 'strerror' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(125) : see declaration of 'strerror'
        Message: 'This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\filelib.cpp(163) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\filelib.cpp(166) : warning C4996: 'strerror' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(125) : see declaration of 'strerror'
        Message: 'This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
cmdlib.cpp
..\common\cmdlib.cpp(97) : warning C4996: '_strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(132) : see declaration of '_strlwr'
        Message: 'This function or variable may be unsafe. Consider using _strlwr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\cmdlib.cpp(100) : warning C4996: '_strlwr' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(132) : see declaration of '_strlwr'
        Message: 'This function or variable may be unsafe. Consider using _strlwr_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\cmdlib.cpp(173) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\cmdlib.cpp(212) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
..\common\cmdlib.cpp(225) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
..\common\cmdlib.cpp(240) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
..\common\cmdlib.cpp(528) : warning C4996: '_vsnprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(333) : see declaration of '_vsnprintf'
        Message: 'This function or variable may be unsafe. Consider using vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\cmdlib.cpp(550) : warning C4996: 'strncat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(143) : see declaration of 'strncat'
        Message: 'This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
bspfile.cpp
..\common\bspfile.cpp(721) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\bspfile.cpp(726) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\bspfile.cpp(727) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\bspfile.cpp(730) : warning C4996: 'strcat' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\bspfile.cpp(754) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
..\common\bspfile.cpp(761) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
..\common\bspfile.cpp(762) : warning C4996: 'strdup' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(205) : see declaration of 'strdup'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.'
..\common\bspfile.cpp(811) : warning C4996: 'sscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(311) : see declaration of 'sscanf'
        Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\common\bspfile.cpp(883) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
blockmem.cpp
winding.cpp
tjunc.cpp
surfaces.cpp
solidbsp.cpp
qbsp.cpp
.\qbsp.cpp(760) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\qbsp.cpp(794) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\qbsp.cpp(800) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\qbsp.cpp(817) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\qbsp.cpp(824) : warning C4996: 'fscanf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(249) : see declaration of 'fscanf'
        Message: 'This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\qbsp.cpp(1124) : warning C4996: 'unlink' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(290) : see declaration of 'unlink'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.'
.\qbsp.cpp(1127) : warning C4996: 'unlink' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(290) : see declaration of 'unlink'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.'
.\qbsp.cpp(1130) : warning C4996: 'unlink' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(290) : see declaration of 'unlink'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _unlink. See online help for details.'
.\qbsp.cpp(1136) : warning C4996: 'sprintf' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\qbsp.cpp(1137) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
portals.cpp
.\portals.cpp(278) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
outside.cpp
.\outside.cpp(473) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\outside.cpp(479) : warning C4996: 'fopen' was declared deprecated
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
merge.cpp
Linking...
Generating code
Finished generating code
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://d:\Downloads\ZHLT 3.0\3.4 x64 Source SDK\hlbsp\x64\Release\BuildLog.htm"
hlbsp - 0 error(s), 45 warning(s)