Kalman.plg
上传用户:wyp_nj
上传日期:2022-05-03
资源大小:484k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Kalman - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1hejuanLOCALS~1TempRSPF.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 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/Kalman.pdb" /debug /machine:I386 /out:"Debug/Kalman.exe" /pdbtype:sept
- .DebugBUFFER.OBJ
- .DebugDR.OBJ
- .DebugGPS.OBJ
- .DebugKalman.obj
- .Debugmain.obj
- .DebugMATRIX.OBJ
- ]
- Creating command line "link.exe @C:DOCUME~1hejuanLOCALS~1TempRSPF.tmp"
- <h3>Output Window</h3>
- Linking...
- DR.OBJ : error LNK2001: unresolved external symbol __RTC_CheckEsp
- GPS.OBJ : error LNK2001: unresolved external symbol __RTC_CheckEsp
- DR.OBJ : error LNK2001: unresolved external symbol __RTC_Shutdown
- GPS.OBJ : error LNK2001: unresolved external symbol __RTC_Shutdown
- DR.OBJ : error LNK2001: unresolved external symbol __RTC_InitBase
- GPS.OBJ : error LNK2001: unresolved external symbol __RTC_InitBase
- Debug/Kalman.exe : fatal error LNK1120: 3 unresolved externals
- Error executing link.exe.
- <h3>Results</h3>
- Kalman.exe - 7 error(s), 0 warning(s)
- </pre>
- </body>
- </html>