| | Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\RSP00000135603372.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/schedina.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"f:\informatica 2008 2009\C++\schedina\Debug\RSP00000135603372.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\RSP00000235603372.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/schedina.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\schedina.cpp"
]
Creating command line "cl.exe @"f:\informatica 2008 2009\C++\schedina\Debug\RSP00000235603372.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\TMP00000335603372.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\schedina.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\schedina.exe.embed.manifest.res" "f:\informatica 2008 2009\C++\schedina\Debug\TMP00000335603372.tmp""
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\RSP00000435603372.rsp" with contents
[
/OUT:".\Debug/schedina.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\schedina.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/schedina.pdb" /SUBSYSTEM:CONSOLE /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\schedina.obj"
".\Debug\StdAfx.obj"
".\Debug\schedina.exe.embed.manifest.res"
]
Creating command line "link.exe @"f:\informatica 2008 2009\C++\schedina\Debug\RSP00000435603372.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\RSP00000535603372.rsp" with contents
[
/out:".\Debug\schedina.exe.embed.manifest" /notify_update /manifest
".\Debug\schedina.exe.intermediate.manifest"
]
Creating command line "mt.exe @"f:\informatica 2008 2009\C++\schedina\Debug\RSP00000535603372.rsp" /nologo"
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\BAT00000635603372.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """f:\informatica 2008 2009\C++\schedina\Debug\BAT00000635603372.bat"""
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\TMP00000735603372.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\schedina.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\schedina.exe.embed.manifest.res" "f:\informatica 2008 2009\C++\schedina\Debug\TMP00000735603372.tmp""
Creating temporary file "f:\informatica 2008 2009\C++\schedina\Debug\RSP00000835603372.rsp" with contents
[
/OUT:".\Debug/schedina.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\schedina.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/schedina.pdb" /SUBSYSTEM:CONSOLE /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\schedina.obj"
".\Debug\StdAfx.obj"
".\Debug\schedina.exe.embed.manifest.res"
]
Creating command line "link.exe @"f:\informatica 2008 2009\C++\schedina\Debug\RSP00000835603372.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Compiling...
StdAfx.cpp
Compiling...
schedina.cpp
f:\informatica 2008 2009\c++\schedina\schedina.cpp(10) : warning C4996: 'scanf' was declared deprecated
c:\programmi\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf'
Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
f:\informatica 2008 2009\c++\schedina\schedina.cpp(12) : warning C4996: 'scanf' was declared deprecated
c:\programmi\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf'
Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Compiling manifest to resources...
Linking...
LINK : warning LNK4076: invalid incremental status file '.\Debug/schedina.ilk'; linking nonincrementally
Embedding manifest...
Build log was saved at "file://f:\informatica 2008 2009\C++\schedina\Debug\BuildLog.htm"
schedina - 0 error(s), 3 warning(s)
The build has been canceled at the user's request
|