www.pudn.com > GPSComEVC3.0.rar > GpsNav.vcl
Build Log
--------------------Configuration: GpsNav - Win32 (WCE x86) Release--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"X86Rel/GpsNav.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "_X86_" /d "x86" /d "_i386_" /r "D:\Yp\VC程序\毕业设计\源程序\GpsNav.rc"" Creating temporary file "C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14B.tmp" with contents [ /nologo /W3 /Oxs /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /FR"X86Rel/" /Fp"X86Rel/GpsNav.pch" /Yu"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /c "D:\Yp\VC程序\毕业设计\源程序\DisplayView.cpp" "D:\Yp\VC程序\毕业设计\源程序\GpsNav.cpp" "D:\Yp\VC程序\毕业设计\源程序\GpsNavDoc.cpp" "D:\Yp\VC程序\毕业设计\源程序\GpsNavView.cpp" "D:\Yp\VC程序\毕业设计\源程序\MainFrm.cpp" "D:\Yp\VC程序\毕业设计\源程序\NameDlg.cpp" "D:\Yp\VC程序\毕业设计\源程序\SelectPointDlg.cpp" "D:\Yp\VC程序\毕业设计\源程序\Serial.cpp" "D:\Yp\VC程序\毕业设计\源程序\SerialSetupDlg.cpp" "D:\Yp\VC程序\毕业设计\源程序\Way.cpp" "D:\Yp\VC程序\毕业设计\源程序\WptDlg.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14B.tmp" Creating temporary file "C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14C.tmp" with contents [ /nologo /W3 /Oxs /D "_i386_" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /FR"X86Rel/" /Fp"X86Rel/GpsNav.pch" /Yc"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /c "D:\Yp\VC程序\毕业设计\源程序\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14C.tmp" Creating temporary file "C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14D.tmp" with contents [ /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"X86Rel/GpsNav.pdb" /out:"X86Rel/GpsNav.exe" /subsystem:windowsce,4.00 /MACHINE:IX86 ".\X86Rel\DisplayView.obj" ".\X86Rel\GpsNav.obj" ".\X86Rel\GpsNavDoc.obj" ".\X86Rel\GpsNavView.obj" ".\X86Rel\MainFrm.obj" ".\X86Rel\NameDlg.obj" ".\X86Rel\SelectPointDlg.obj" ".\X86Rel\Serial.obj" ".\X86Rel\SerialSetupDlg.obj" ".\X86Rel\StdAfx.obj" ".\X86Rel\Way.obj" ".\X86Rel\WptDlg.obj" ".\X86Rel\GpsNav.res" ] Creating command line "link.exe @C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14D.tmp"Output Window
Compiling resources... Compiling... StdAfx.cpp Compiling... DisplayView.cpp D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2057: expected constant expression D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : warning C4200: nonstandard extension used : zero-sized array in struct/union GpsNav.cpp D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2057: expected constant expression D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : warning C4200: nonstandard extension used : zero-sized array in struct/union GpsNavDoc.cpp GpsNavView.cpp D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2057: expected constant expression D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : warning C4200: nonstandard extension used : zero-sized array in struct/union MainFrm.cpp D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2057: expected constant expression D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : warning C4200: nonstandard extension used : zero-sized array in struct/union D:\Yp\VC程序\毕业设计\源程序\MainFrm.cpp(80) : error C2039: 'm_bShowSharedNewButton' : is not a member of 'CCeCommandBar' C:\Program Files\Windows CE Tools\wce400\STANDARDSDK\mfc\include\wcebar.h(27) : see declaration of 'CCeCommandBar' NameDlg.cpp SelectPointDlg.cpp Serial.cpp D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : error C2057: expected constant expression D:\Yp\VC程序\毕业设计\源程序\MainFrm.h(80) : warning C4200: nonstandard extension used : zero-sized array in struct/union SerialSetupDlg.cpp Way.cpp WptDlg.cpp Generating Code... Error executing cl.exe. Creating temporary file "C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14E.tmp" with contents [ /nologo /o"X86Rel/GpsNav.bsc" ".\X86Rel\StdAfx.sbr" ".\X86Rel\DisplayView.sbr" ".\X86Rel\GpsNav.sbr" ".\X86Rel\GpsNavDoc.sbr" ".\X86Rel\GpsNavView.sbr" ".\X86Rel\MainFrm.sbr" ".\X86Rel\NameDlg.sbr" ".\X86Rel\SelectPointDlg.sbr" ".\X86Rel\Serial.sbr" ".\X86Rel\SerialSetupDlg.sbr" ".\X86Rel\Way.sbr" ".\X86Rel\WptDlg.sbr"] Creating command line "bscmake.exe @C:\DOCUME~1\yipeng\LOCALS~1\Temp\RSP14E.tmp" Creating browse info file...Output Window
Results
GpsNav.exe - 11 error(s), 5 warning(s)