Build Log |
|
Command Lines |
Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\OSUtils\Debug\RSP00000A50887204.rsp" with contents [ /Od /I "..\OSUtils" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_DEBUG_DISPLAY" /D "_DEBUG_MESSAGES" /D "ENABLE_KILL_THREAD" /D "ENABLE_CANCEL_THREAD" /D "ENABLE_SET_THREAD_DEFAULT_PROCESSOR" /D "ENABLE_PRIORITY_HANDLING" /D "ENABLE_WAIT_FOR_THREAD_TIMEOUT" /D "ENABLE_GETTIMEOFDAY_WIN32" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W4 /c /Wp64 /ZI /TC /analyze ".\OSCore.c" ".\OSTimer.c" ".\OSTime.c" ".\OSThread.c" ".\OSTCPSock.c" ".\OSSem.c" ".\OSRS232Port.c" ".\OSProcess.c" ".\OSNet.c" ".\OSMq.c" ".\OSMisc.c" ".\OSIPSem.c" ".\OSIPMutex.c" ".\OSIPEv.c" ".\OSFdList.c" ".\OSEv.c" ".\OSCriticalSection.c" ] Creating command line "cl.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\OSUtils\Debug\RSP00000A50887204.rsp" /nologo /errorReport:prompt" Creating temporary file "p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\OSUtils\Debug\RSP00000B50887204.rsp" with contents [ /OUT:"P:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\OSUtils\Debug\OSUtils.lib" ".\Debug\OSCore.obj" ".\Debug\OSCriticalSection.obj" ".\Debug\OSEv.obj" ".\Debug\OSFdList.obj" ".\Debug\OSIPEv.obj" ".\Debug\OSIPMutex.obj" ".\Debug\OSIPSem.obj" ".\Debug\OSMisc.obj" ".\Debug\OSMq.obj" ".\Debug\OSNet.obj" ".\Debug\OSProcess.obj" ".\Debug\OSRS232Port.obj" ".\Debug\OSSem.obj" ".\Debug\OSTCPSock.obj" ".\Debug\OSThread.obj" ".\Debug\OSTime.obj" ".\Debug\OSTimer.obj" ] Creating command line "lib.exe @"p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\OSUtils\Debug\RSP00000B50887204.rsp" /NOLOGO" |
Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release OSCriticalSection.c OSEv.c OSFdList.c OSIPEv.c OSIPMutex.c OSIPSem.c OSMisc.c OSMq.c OSNet.c OSProcess.c OSRS232Port.c OSSem.c OSTCPSock.c OSThread.c OSTime.c OSTimer.c OSCore.c Running Code Analysis for C/C++... p:\personal data\software\other\software development\c++\robotics\programs\current\osutils\osfdlist.h(117) : warning C6011: Dereferencing NULL pointer 'sock_list->first': Lines: 93, 103, 104, 107, 110, 113, 117 p:\personal data\software\other\software development\c++\robotics\programs\current\osutils\osfdlist.h(159) : warning C6011: Dereferencing NULL pointer 'new_sd': Lines: 131, 132, 135, 145, 148, 151, 154, 159 Generating Code... Creating library... |
Results |
Build log was saved at "file://p:\Personal data\Software\Other\Software development\C++\Robotics\Programs\Current\OSUtils\Debug\BuildLog.htm" OSUtils - 0 error(s), 3 warning(s) |