mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-22 07:04:47 -04:00
126 lines
No EOL
30 KiB
HTML
126 lines
No EOL
30 KiB
HTML
<html>
|
||
<head>
|
||
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16">
|
||
</head>
|
||
<body>
|
||
<pre>
|
||
<table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3>
|
||
Build Log
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>
|
||
<h3>Build started: Project: CDialogy, Configuration: Debug|Win32</h3>
|
||
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
||
Command Lines
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Creating temporary file "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001347842436.rsp" with contents
|
||
[
|
||
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Zp1 /J /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC ..\..\Maps\Cdialogy.c
|
||
]
|
||
Creating command line "cl.exe @d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001347842436.rsp /nologo /errorReport:prompt"
|
||
Creating temporary file "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001847842436.rsp" with contents
|
||
[
|
||
/OUT:"Debug/CDialogy.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\CDialogy.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/CDialogy.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
|
||
|
||
".\Debug\Cdialogy.obj"
|
||
|
||
".\Debug\CDialogy.exe.embed.manifest.res"
|
||
]
|
||
Creating command line "link.exe @d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001847842436.rsp /NOLOGO /ERRORREPORT:PROMPT"
|
||
Creating temporary file "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001A47842436.rsp" with contents
|
||
[
|
||
/out:.\Debug\CDialogy.exe.embed.manifest /notify_update /manifest
|
||
|
||
.\Debug\CDialogy.exe.intermediate.manifest
|
||
]
|
||
Creating command line "mt.exe @d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001A47842436.rsp /nologo"
|
||
Creating temporary file "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\BAT00001C47842436.bat" with contents
|
||
[
|
||
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
|
||
]
|
||
Creating command line "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\BAT00001C47842436.bat"
|
||
Creating temporary file "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\TMP00001D47842436.tmp" with contents
|
||
[
|
||
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\CDialogy.exe.embed.manifest"
|
||
]
|
||
Creating command line "rc.exe /fo".\Debug\CDialogy.exe.embed.manifest.res" d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\TMP00001D47842436.tmp"
|
||
Creating temporary file "d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001E47842436.rsp" with contents
|
||
[
|
||
/OUT:"Debug/CDialogy.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\CDialogy.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"Debug/CDialogy.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
|
||
|
||
".\Debug\Cdialogy.obj"
|
||
|
||
".\Debug\CDialogy.exe.embed.manifest.res"
|
||
]
|
||
Creating command line "link.exe @d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\RSP00001E47842436.rsp /NOLOGO /ERRORREPORT:PROMPT"
|
||
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
||
Output Window
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Compiling...
|
||
#Starting job 0 : "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\cl.exe" @E:\Users\Ondra\AppData\Local\Temp\Par6327.tmp /nologo /errorReport:prompt
|
||
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
|
||
Cdialogy.c
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(73) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(93) : warning C4013: '_msize' undefined; assuming extern returning int
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(143) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(149) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(188) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(324) : see declaration of 'sscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(197) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(324) : see declaration of 'sscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(211) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(218) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(234) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(242) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(278) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(279) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(286) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(305) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(313) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(389) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(405) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(424) : warning C4047: 'function' : 'unsigned char *' differs in levels of indirection from 'unsigned char (*__w64 )[256]'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(424) : warning C4024: 'fgets' : different types for formal and actual parameter 1
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(431) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(437) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(451) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(457) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
#Finished 0 ..
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(486) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(499) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(514) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(520) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(525) : warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(256) : see declaration of 'fscanf'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(546) : 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.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(561) : 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 (x86)\microsoft visual studio 9.0\vc\include\stdlib.h(864) : see declaration of 'putenv'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(563) : warning C4996: 'spawnlp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _spawnlp. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\process.h(218) : see declaration of 'spawnlp'
|
||
d:\vcprojects\skeldal\maps\cdialogy.c(570) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
||
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
|
||
Linking...
|
||
Embedding manifest...
|
||
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
|
||
Copyright (C) Microsoft Corporation. All rights reserved.
|
||
</pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2>
|
||
Results
|
||
</font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5> </td><td width=0 bgcolor=#FFFFFF> </td><td width=*><pre>Build log was saved at "file://d:\vcprojects\Skeldal\mapedit\CDialogy\Debug\BuildLog.htm"
|
||
CDialogy - 0 error(s), 34 warning(s)
|
||
</pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2>
|
||
</font></table></body></html> |