dither.plg
上传用户:s6549606
上传日期:2015-11-11
资源大小:12002k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: dither - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/Bmp.res" /d "_DEBUG" "D:zgb图像资料图像处理入门c源码分析source4Bmp.rc""
- Creating temporary file "C:WINDOWSTEMPRSPB055.TMP" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/dither.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:zgb图像资料图像处理入门c源码分析source4dither.c"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSPB055.TMP"
- Creating temporary file "C:WINDOWSTEMPRSPB056.TMP" with contents
- [
- 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/dither.pdb" /debug /machine:I386 /out:"Debug/dither.exe" /pdbtype:sept
- ".Debugdither.obj"
- ".DebugBmp.res"
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSPB056.TMP"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- dither.c
- d:zgb图像资料图像处理入门c源码分析source4dither.c(16) : warning C4028: formal parameter 1 different from declaration
- d:zgb图像资料图像处理入门c源码分析source4dither.c(16) : warning C4028: formal parameter 2 different from declaration
- Linking...
- LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
- Debug/dither.exe : fatal error LNK1120: 1 unresolved externals
- Error executing link.exe.
- <h3>Results</h3>
- dither.exe - 2 error(s), 2 warning(s)
- </pre>
- </body>
- </html>