主題:em9170 附帶例程編譯不過, 幫看下了, 謝謝 共有49761人關(guān)注過本帖 |
---|
czmnuaa |
1樓 信息 | 搜索 | 郵箱 |
加好友 發(fā)短信 |
em9170 附帶例程編譯不過, 幫看下了, 謝謝 Post By:2013-8-21 15:21:00 [只看該作者]
1> WINVER not defined. Defaulting to 0x0400, which is appropriate for all supported Windows CE versions 1>_CE_ACTIVEX was not defined because this Windows CE SDK does not have DCOM. 1> _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. 1>_ATL_NO_HOSTING was defined because _CE_ACTIVEX was not defined. 1>C:\Program Files\Windows CE Tools\wce600\EM9170\include\ARMV4I\malloc.h(45) : error C2143: syntax error : missing ',' before '*' 1>c:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atltime.h(402) : error C3861: 'wcsftime': identifier not found 1>c:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atltime.h(429) : error C3861: 'wcsftime': identifier not found 1>c:\Program Files\Microsoft Visual Studio 8\VC\ce\atlmfc\include\atlcomtime.h(367) : error C3861: 'wcsftime': identifier not found 1>Generating Code... 1>正在創(chuàng)建瀏覽信息文件... 1>Microsoft ?????????? Version 8.00.50727 1>Copyright (C) Microsoft Corporation. All rights reserved. 1>項目 : warning PRJ0018 : 未找到下列環(huán)境變量: |
單帖管理 | 引用 | 回復(fù) |
zxw |
2樓 |
Post By:2013-8-21 17:10:00 [只看該作者]
請問你編的是那個例程?
|
|
單帖管理 | 引用 | 回復(fù) |
客人 |
3樓 |
Post By:2013-8-22 8:25:00 [只看該作者]
已解決, 是VS2005 的問題
|
|
單帖管理 | 引用 | 回復(fù) |
yy |
4樓 信息 | 搜索 | 郵箱 |
加好友 發(fā)短信 |
Post By:2013-8-22 9:21:00 [只看該作者]
打上SP1補(bǔ)丁就好了
|
單帖管理 | 引用 | 回復(fù) |
客人 |
5樓 |
Post By:2013-8-22 11:10:00 [只看該作者]
是的, 另外問下,EM 9170提供的SDK有相關(guān)文檔嗎, 剛接觸這個東西, 有文檔會方便點(diǎn)
|
|
單帖管理 | 引用 | 回復(fù) |
客人 |
6樓 |
Post By:2013-8-22 15:19:00 [只看該作者]
1>------ 已啟動部署: 項目: step3_tcptest, 配置: Debug EM9170 (ARMV4I) ------ 1>部署和/或注冊失敗,錯誤為: 0x8973190e。 寫入文件“%CSIDL_PROGRAM_FILES%\step3_tcptest\step3_tcptest.exe”時出錯。錯誤 0x80070070: 磁盤空間不足。 又出現(xiàn)了這種錯誤。。。。。
|
|
單帖管理 | 引用 | 回復(fù) |
yy |
7樓 信息 | 搜索 | 郵箱 |
加好友 發(fā)短信 |
Post By:2013-8-26 9:12:00 [只看該作者]
你看下《使用必讀》,有個USERINFO.TXT配置文件需要你配置,你需要設(shè)置其中的內(nèi)存分布比例,否則系統(tǒng)內(nèi)存為0,是不能拷貝文件到program或windows目錄的。
|
單帖管理 | 引用 | 回復(fù) |