ThreadTest.vcl
上传用户:hvpower
上传日期:2022-07-01
资源大小:2660k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ThreadTest - Win32 (WCE ARMV4) Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"ARMV4Rel/ThreadTest.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "WCE_PLATFORM_STANDARDSDK" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r "G:实例代码第7章ThreadTestThreadTestThreadTest.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp" with contents
- [
- /nologo /W3 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=400 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMV4Rel/ThreadTest.pch" /YX /Fo"ARMV4Rel/" /O2 /MC /c
- "G:实例代码第7章ThreadTestThreadTestMainFrm.cpp"
- "G:实例代码第7章ThreadTestThreadTestStdAfx.cpp"
- "G:实例代码第7章ThreadTestThreadTestThreadTest.cpp"
- "G:实例代码第7章ThreadTestThreadTestThreadTestDoc.cpp"
- "G:实例代码第7章ThreadTestThreadTestThreadTestView.cpp"
- ]
- Creating command line "clarm.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP39.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP3A.tmp" with contents
- [
- commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/ThreadTest.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"ARMV4Rel/ThreadTest.exe" /subsystem:windowsce,4.00 /align:"4096" /MACHINE:ARM
- ".ARMV4RelMainFrm.obj"
- ".ARMV4RelStdAfx.obj"
- ".ARMV4RelThreadTest.obj"
- ".ARMV4RelThreadTestDoc.obj"
- ".ARMV4RelThreadTestView.obj"
- ".ARMV4RelThreadTest.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP3A.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- MainFrm.cpp
- g:实例代码第7章threadtestthreadtestmainfrm.h(70) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
- g:实例代码第7章threadtestthreadtestmainfrm.h(70) : error C2057: expected constant expression
- g:实例代码第7章threadtestthreadtestmainfrm.h(70) : warning C4200: nonstandard extension used : zero-sized array in struct/union
- g:实例代码第7章threadtestthreadtestmainfrm.cpp(52) : error C2039: 'm_bShowSharedNewButton' : is not a member of 'CCeCommandBar'
- c:program fileswindows ce toolswce400standardsdkmfcincludewcebar.h(27) : see declaration of 'CCeCommandBar'
- StdAfx.cpp
- ThreadTest.cpp
- g:实例代码第7章threadtestthreadtestmainfrm.h(70) : error C2065: 'NUM_TOOL_TIPS' : undeclared identifier
- g:实例代码第7章threadtestthreadtestmainfrm.h(70) : error C2057: expected constant expression
- g:实例代码第7章threadtestthreadtestmainfrm.h(70) : warning C4200: nonstandard extension used : zero-sized array in struct/union
- ThreadTestDoc.cpp
- ThreadTestView.cpp
- Error executing clarm.exe.
- <h3>Results</h3>
- ThreadTest.exe - 5 error(s), 2 warning(s)
- </pre>
- </body>
- </html>