Build Log
  

------- Build started: Project: wxProfilerGUI, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\programming\sleepy\sleepy\wxProfilerGUI\Debug\RSP000001.rsp" with contents
[
/Od /I "C:\programming\wxWindows-2.4.2\lib\mswd" /I "C:\programming\wxWindows-2.4.2\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
.\profilergui.cpp
]
Creating command line "cl.exe @c:\programming\sleepy\sleepy\wxProfilerGUI\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\programming\sleepy\sleepy\wxProfilerGUI\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/wxProfilerGUI.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/wxProfilerGUI.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib ..\..\..\wxWindows-2.4.2\lib\zlibd.lib ..\..\..\wxWindows-2.4.2\lib\regexd.lib ..\..\..\wxWindows-2.4.2\lib\pngd.lib ..\..\..\wxWindows-2.4.2\lib\jpegd.lib ..\..\..\wxWindows-2.4.2\lib\tiffd.lib ..\..\..\wxWindows-2.4.2\lib\wxmswd.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 "\programming\wxWindows-2.4.2\lib\zlibd.lib" "\programming\wxWindows-2.4.2\lib\regexd.lib" "\programming\wxWindows-2.4.2\lib\pngd.lib" "\programming\wxWindows-2.4.2\lib\jpegd.lib" "\programming\wxWindows-2.4.2\lib\tiffd.lib" "\programming\wxWindows-2.4.2\lib\wxmswd.lib"
.\Debug\globals.obj
.\Debug\lineinfo.obj
.\Debug\mainwin.obj
.\Debug\processlist.obj
.\Debug\proclist.obj
.\Debug\profilergui.obj
.\Debug\sourceview.obj
.\Debug\threadpicker.obj
.\Debug\mythread.obj
.\Debug\stringutils.obj
.\Debug\processinfo.obj
.\Debug\profiler.obj
.\Debug\profilerthread.obj
.\Debug\symbolinfo.obj
.\Debug\threadinfo.obj
]
Creating command line "link.exe @c:\programming\sleepy\sleepy\wxProfilerGUI\Debug\RSP000002.rsp"
Output Window
  
Compiling...
profilergui.cpp
c:\programming\wxWindows-2.4.2\include\wx\string.h(553) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\string.h(558) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\string.h(589) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\string.h(593) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\string.h(598) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\string.h(860) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\string.h(863) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\list.h(235) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\listbase.h(225) : warning C4311: 'type cast' : pointer truncation from 'void *' to 'long'
c:\programming\wxWindows-2.4.2\include\wx\hashmap.h(450) : warning C4311: 'type cast' : pointer truncation from 'const void *' to 'unsigned long'
c:\programming\wxWindows-2.4.2\include\wx\image.h(104) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\image.h(104) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
c:\programming\wxWindows-2.4.2\include\wx\image.h(104) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
Linking...
Results
  
Build log was saved at "file://c:\programming\sleepy\sleepy\wxProfilerGUI\Debug\BuildLog.htm"
wxProfilerGUI - 0 error(s), 13 warning(s)