Build Log

--------------------Configuration: handwriting - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\Users\闫帅帅\AppData\Local\Temp\RSP9995.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/handwriting.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\CODE\HWCV\测试\获取图像文件\segmentation.cpp" ] Creating command line "cl.exe @"C:\Users\闫帅帅\AppData\Local\Temp\RSP9995.tmp"" Creating temporary file "C:\Users\闫帅帅\AppData\Local\Temp\RSP9996.tmp" with contents [ FreeImage.lib cxcore.lib cv.lib ml.lib cvaux.lib highgui.lib cvcam.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/handwriting.pdb" /debug /machine:I386 /out:"Debug/handwriting.exe" /pdbtype:sept ".\Debug\getFiles.obj" ".\Debug\getFloders.obj" ".\Debug\searchDir.obj" ".\Debug\segmentation.obj" ] Creating command line "link.exe @"C:\Users\闫帅帅\AppData\Local\Temp\RSP9996.tmp""

Output Window

Compiling... segmentation.cpp D:\CODE\HWCV\测试\获取图像文件\segmentation.cpp(63) : warning C4508: 'main' : function should return a value; 'void' return type assumed c:\program files\vc\vc98\include\vector(39) : warning C4786: 'std::vector,std::allocator >,std::allocator,std::allocator > > >::vector,std::allocator >,std::allocator,std::allocator > > >' : identifier was truncated to '255' characters in the debug information c:\program files\vc\vc98\include\vector(60) : warning C4786: 'std::vector,std::allocator >,std::allocator,std::allocator > > >::~vector,std::allocator >,std::allocator,std::allocator > > >' : identifier was truncated to '255' characters in the debug information Linking...

Results

handwriting.exe - 0 error(s), 0 warning(s)