主題:vs2005怎么總裝上,求救! 共有46632人關注過本帖 |
---|
客人 |
1樓 |
vs2005怎么總裝上,求救啊! Post By:2013-11-4 20:11:00 [只看該作者]
正在編譯... stdafx.cpp _CE_ACTIVEX
was not defined because this Windows CE SDK does not have DCOM. _CE_ACTIVEX could be caused to be defined by
defining _CE_ALLOW_SINGLE_THREADED_OBJECTS_IN_MTA, but it is recommended that
this be done only for single-threaded apps. _ATL_NO_HOSTING
was defined because _CE_ACTIVEX was not defined. C:\Program
Files\Microsoft Visual Studio 8\Windows CE
Tools\wce600\EM9280\Include\Armv4i\malloc.h(45) : error C2143: syntax error :
missing ',' before '*' C:\Program
Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atltime.h(402) : error
C3861: 'wcsftime': identifier not found C:\Program
Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atltime.h(429) : error
C3861: 'wcsftime': identifier not found C:\Program
Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlcomtime.h(367) : error
C3861: 'wcsftime': identifier not found 生成日志保存在“file://d:\my vs project\hello\hello\hello\EM9280
(ARMV4I)\Debug\BuildLog.htm” hello
- 4 個錯誤,個警告 ==========
生成: 0 已成功, 1 已失敗, 0 最新, 0 已跳過========== ========== 部署: 0 已成功, 0 已失敗, 0 已跳過========== 我從網上看到將“windows CE tool ”文件夾放到“visual studio 8”中,這個 問題沒了,但是又出現“ceconfig.h”這個文件找不到了,我就在工具》選項》C++項目里把這個文件包含了,但是剛才的問題又出現了,那個.NET Compact Framework 2.0 SP2的補丁我已經打了,還是出現這問題 |
|
單帖管理 | 引用 | 回復 |
yy |
2樓 信息 | 搜索 | 郵箱 |
加好友 發短信 |
Post By:2013-11-5 8:46:00 [只看該作者]
你需要打上VS的SP1補丁,而不只是.net cf的補丁。這個補丁在微軟官網有下,補丁說明里也提到了修復了一個嵌入式編譯的bug。
|
單帖管理 | 引用 | 回復 |