Build Log |
|
Command Lines |
Creating temporary file "d:\Usuarios\rortega\prog\Form .Net\DynamicToolBar\Debug\RSP00002E.rsp" with contents [ /Od /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/DynamicToolBar.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP ".\MyDynamicToolBar.cpp" ".\MainFrm.cpp" ] Creating command line "cl.exe @"d:\Usuarios\rortega\prog\Form .Net\DynamicToolBar\Debug\RSP00002E.rsp" /nologo" Creating temporary file "d:\Usuarios\rortega\prog\Form .Net\DynamicToolBar\Debug\RSP00002F.rsp" with contents [ /OUT:"Debug/DynamicToolBar.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/DynamicToolBar.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 ".\Debug\ChildFrm.obj" ".\Debug\DynamicToolBar.obj" ".\Debug\DynamicToolBarDoc.obj" ".\Debug\DynamicToolBarView.obj" ".\Debug\MainFrm.obj" ".\Debug\MyDynamicToolBar.obj" ".\Debug\stdafx.obj" ".\Debug\DynamicToolBar.res" ] Creating command line "link.exe @"d:\Usuarios\rortega\prog\Form .Net\DynamicToolBar\Debug\RSP00002F.rsp"" |
Output Window |
Compiling... MyDynamicToolBar.cpp d:\Usuarios\rortega\prog\Form .Net\DynamicToolBar\MyDynamicToolBar.cpp(38) : warning C4244: 'initializing' : conversion from 'UINT_PTR' to 'UINT', possible loss of data MainFrm.cpp Generating Code... Linking... |
Results |
Build log was saved at "file://d:\Usuarios\rortega\prog\Form .Net\DynamicToolBar\Debug\BuildLog.htm" DynamicToolBar - 0 error(s), 1 warning(s) |