| Build Log |
|
| Command Lines |
Creating temporary file "d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\RSP00000935165268.rsp" with contents [ /Od /I "d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\src\pthreads\include" /D "_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE" /FD /EHsc /MT /Gy /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /ZI /TC ".\src\main.c" ] Creating command line "cl.exe @"d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\RSP00000935165268.rsp" /nologo /errorReport:prompt" Creating temporary file "d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\RSP00000A35165268.rsp" with contents [ /OUT:"D:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\client.exe" /LIBPATH:"d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\src\pthreads\lib" /MANIFEST /MANIFESTFILE:"Debug\client.exe.intermediate.manifest" /DEBUG /PDB:"d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\client.pdb" pthreadVC2.lib pthreadVSE2.lib wsock32.lib 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\ezxml.obj" ".\Debug\main.obj" ".\Debug\snprintf.obj" ] Creating command line "link.exe @"d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\RSP00000A35165268.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\RSP00000B35165268.rsp" with contents [ /outputresource:".\Debug\client.exe;#1" /manifest ".\Debug\client.exe.intermediate.manifest" ] Creating command line "mt.exe @"d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\RSP00000B35165268.rsp" /nologo" Creating temporary file "d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\BAT00000C35165268.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\BAT00000C35165268.bat""" |
| Output Window |
Compiling...
main.c
d:\data\school shit\09 - 2006 - spring\cs4210\project 1\client\src\main.c(47) : warning C4996: 'strcpy' was declared deprecated
d:\applications\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\data\school shit\09 - 2006 - spring\cs4210\project 1\client\src\main.c(78) : warning C4996: 'strcpy' was declared deprecated
d:\applications\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
LINK : D:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\client.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
|
| Results |
Build log was saved at "file://d:\Data\School Shit\09 - 2006 - Spring\CS4210\Project 1\client\Debug\BuildLog.htm" client - 0 error(s), 2 warning(s) |