convert.plg
上传用户:banwdc
上传日期:2016-06-25
资源大小:2871k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: convert - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1.LENLOCALS~1TempRSP8.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/convert.pdb" /debug /machine:I386 /out:"Debug/convert.exe" /pdbtype:sept
- ".Debugconvert.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1.LENLOCALS~1TempRSP8.tmp"
- <h3>Output Window</h3>
- Linking...
- convert.obj : error LNK2001: unresolved external symbol _cvReleaseImage
- convert.obj : error LNK2001: unresolved external symbol _cvSaveImage
- convert.obj : error LNK2001: unresolved external symbol _cvLoadImage
- Debug/convert.exe : fatal error LNK1120: 3 unresolved externals
- Error executing link.exe.
- <h3>Results</h3>
- convert.exe - 4 error(s), 0 warning(s)
- </pre>
- </body>
- </html>