Журнал построения
  

Построение начат: проект: FirstFileInREZ, .Конфигурация: Debug|Win32

Командные строки
  
Создание временного файла "i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\RSP00000513565580.rsp" с содержимым 
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\FirstFileInREZ.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\FirstFileInREZ.cpp"
]
Создаю командную строку "cl.exe @"i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\RSP00000513565580.rsp" /nologo /errorReport:prompt"
Создание временного файла "i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\RSP00000613565580.rsp" с содержимым 
[
/OUT:"I:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\FirstFileInREZ.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\FirstFileInREZ.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\FirstFileInREZ.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /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\FirstFileInREZ.obj"

".\Debug\stdafx.obj"

".\Debug\FirstFileInREZ.exe.embed.manifest.res"
]
Создаю командную строку "link.exe @"i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\RSP00000613565580.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Создание временного файла "i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\RSP00000713565580.rsp" с содержимым 
[
/out:".\Debug\FirstFileInREZ.exe.embed.manifest" /notify_update /manifest

".\Debug\FirstFileInREZ.exe.intermediate.manifest"
]
Создаю командную строку "mt.exe @"i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\RSP00000713565580.rsp" /nologo"
Создание временного файла "i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\BAT00000813565580.bat" с содержимым 
[
@echo Ресурс манифеста был последний раз обновлен %TIME% на %DATE% > ".\Debug\mt.dep"
]
Создаю командную строку """i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\BAT00000813565580.bat"""
Окно выходных данных
  
Компиляция...
FirstFileInREZ.cpp
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(89) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(136) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166): см. объявление 'strtok'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(187) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166): см. объявление 'strtok'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(239) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(246) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(266) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(272) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(277) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(280) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(329) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166): см. объявление 'strtok'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(335) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166): см. объявление 'strtok'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(343) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(353) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(388) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(324) : warning C4101: i: неиспользованная локальная переменная
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(437) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166): см. объявление 'strtok'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(443) : warning C4996: 'strtok': This function or variable may be unsafe. Consider using strtok_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\string.h(166): см. объявление 'strtok'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(451) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(468) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(470) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(535) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(555) : 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): см. объявление 'fopen'
i:\мои документы\приставки\3do\doom\3do doom sources\rezfile\firstfileinrez\firstfileinrez.cpp(568) : warning C4067: непредвиденные лексемы за директивой препроцессора, требуется newline
Компоновка...
Внедрение манифеста...
Результаты
  
Журнал построения был сохранен в "file://i:\Мои документы\Приставки\3DO\DOOM\3DO Doom sources\REZFILE\FirstFileInREZ\Debug\BuildLog.htm"
FirstFileInREZ - ошибок 0, предупреждений 23