Build Log
  

Build started: Project: Testing, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "f:\BURN_LAB\Testing\Testing\Debug\RSP0000013252972.rsp" with contents
[
/O2 /FD /EHsc /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /Zi /TP .\Matrici_Numere_Complexe_2.cpp
]
Creating command line "cl.exe @f:\BURN_LAB\Testing\Testing\Debug\RSP0000013252972.rsp /nologo /errorReport:prompt"
Creating temporary file "f:\BURN_LAB\Testing\Testing\Debug\RSP0000023252972.rsp" with contents
[
/OUT:"F:\BURN_LAB\Testing\Debug\Testing.exe" /MANIFEST /MANIFESTFILE:"Debug\Testing.exe.intermediate.manifest" /DEBUG /PDB:"f:\BURN_LAB\Testing\debug\Testing.pdb" 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\Matrici_Numere_Complexe_2.obj"
]
Creating command line "link.exe @f:\BURN_LAB\Testing\Testing\Debug\RSP0000023252972.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\BURN_LAB\Testing\Testing\Debug\RSP0000033252972.rsp" with contents
[
/outputresource:"..\debug\Testing.exe;#1" /manifest

.\Debug\Testing.exe.intermediate.manifest
]
Creating command line "mt.exe @f:\BURN_LAB\Testing\Testing\Debug\RSP0000033252972.rsp /nologo"
Creating temporary file "f:\BURN_LAB\Testing\Testing\Debug\BAT0000043252972.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "f:\BURN_LAB\Testing\Testing\Debug\BAT0000043252972.bat"
Output Window
  
Compiling...
Matrici_Numere_Complexe_2.cpp
.\Matrici_Numere_Complexe_2.cpp(13) : warning C4996: 'scanf' was declared deprecated
        C:\Program Files\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.'
.\Matrici_Numere_Complexe_2.cpp(24) : warning C4996: 'scanf' was declared deprecated
        C:\Program Files\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.'
.\Matrici_Numere_Complexe_2.cpp(35) : warning C4996: 'scanf' was declared deprecated
        C:\Program Files\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.'
.\Matrici_Numere_Complexe_2.cpp(46) : warning C4996: 'scanf' was declared deprecated
        C:\Program Files\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.'
.\Matrici_Numere_Complexe_2.cpp(143) : warning C4996: 'scanf' was declared deprecated
        C:\Program Files\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.'
.\Matrici_Numere_Complexe_2.cpp(144) : warning C4996: 'scanf' was declared deprecated
        C:\Program Files\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.'
Linking...
LINK : F:\BURN_LAB\Testing\Debug\Testing.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://f:\BURN_LAB\Testing\Testing\Debug\BuildLog.htm"
Testing - 0 error(s), 6 warning(s)