Build Log |
|
Command Lines |
Creating temporary file "C:\DOCUME~1\D_BREM~1\LOCALS~1\Temp\BAT000002.bat" with contents [ @echo off cl SM_main_CM.c SM_CMD.c SMSerialWin.c SMUtils.c SM2Utils_CM.c -o SmartMB if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions" exit 1 :VCEnd ] Creating command line "C:\DOCUME~1\D_BREM~1\LOCALS~1\Temp\BAT000002.bat" |
Output Window |
Performing Makefile project actions Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.6030 for 80x86 Copyright (C) Microsoft Corporation 1984-2002. All rights reserved. SM_main_CM.c SM_CMD.c SMSerialWin.c SMUtils.c SM2Utils_CM.c Generating Code... Microsoft (R) Incremental Linker Version 7.10.6030 Copyright (C) Microsoft Corporation. All rights reserved. /out:SM_main_CM.exe /out:SmartMB.exe SM_main_CM.obj SM_CMD.obj SMSerialWin.obj SMUtils.obj SM2Utils_CM.obj |
Results |
Build log was saved at "file://c:\Documents and Settings\d_bremner\SDK\trunk\SDK_Master\Windows\Code\C\Release\BuildLog.htm" Smart_MB - 0 error(s), 0 warning(s) |