Build Log
  

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

Command Lines
  
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000014323584.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W4 /c /Wp64 /ZI /TC ".\Main.c"
]
Creating command line "cl.exe @"x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000014323584.rsp" /nologo /errorReport:prompt"
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\TMP0000024323584.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\HelloPointersAndArrays.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\HelloPointersAndArrays.exe.embed.manifest.res" "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\TMP0000024323584.tmp""
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000034323584.rsp" with contents
[
/OUT:"X:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\HelloPointersAndArrays.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\HelloPointersAndArrays.exe.intermediate.manifest" /DEBUG /PDB:"x:\robotics data\miscellaneous\robotique 2010-2011\copencvlabjack\copencvlabjackstudents\ctuto\hellopointersandarrays\debug\HelloPointersAndArrays.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\Main.obj"

".\Debug\HelloPointersAndArrays.exe.embed.manifest.res"
]
Creating command line "link.exe @"x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000034323584.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000044323584.rsp" with contents
[
/out:".\debug\HelloPointersAndArrays.exe.embed.manifest" /notify_update /manifest

".\debug\HelloPointersAndArrays.exe.intermediate.manifest"
]
Creating command line "mt.exe @"x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000044323584.rsp" /nologo"
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\BAT0000054323584.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\BAT0000054323584.bat"""
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\TMP0000064323584.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\HelloPointersAndArrays.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\HelloPointersAndArrays.exe.embed.manifest.res" "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\TMP0000064323584.tmp""
Creating temporary file "x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000074323584.rsp" with contents
[
/OUT:"X:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\HelloPointersAndArrays.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\HelloPointersAndArrays.exe.intermediate.manifest" /DEBUG /PDB:"x:\robotics data\miscellaneous\robotique 2010-2011\copencvlabjack\copencvlabjackstudents\ctuto\hellopointersandarrays\debug\HelloPointersAndArrays.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\Main.obj"

".\Debug\HelloPointersAndArrays.exe.embed.manifest.res"
]
Creating command line "link.exe @"x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\RSP0000074323584.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
Main.c
x:\robotics data\miscellaneous\robotique 2010-2011\copencvlabjack\copencvlabjackstudents\ctuto\hellopointersandarrays\main.c(3) : warning C4100: 'argv' : unreferenced formal parameter
x:\robotics data\miscellaneous\robotique 2010-2011\copencvlabjack\copencvlabjackstudents\ctuto\hellopointersandarrays\main.c(3) : warning C4100: 'argc' : unreferenced formal parameter
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://x:\Robotics data\Miscellaneous\Robotique 2010-2011\COpenCVLabjack\COpenCVLabjackStudents\CTuto\HelloPointersAndArrays\Debug\BuildLog.htm"
HelloPointersAndArrays - 0 error(s), 2 warning(s)