今天终于安装了R3,结果却导致编译不过!
gwes_lib.lib(gwe_s.obj) : error LNK2019: unresolved external symbol
"
public: static void __cdecl MsgQueue::TouchProcessThreadNotify(unsigned long,void *,void *)
"
(
?
TouchProcessThreadNotify@MsgQueue@@SAXKPAX0@Z) referenced
in
function
"
public: static void __cdecl Gwe::NotifyCallback(unsigned long,void *,void *)
"
(
?
NotifyCallback@Gwe@@SAXKPAX0@Z)
C:\WINCE600\OSDesigns\TCC8900Tiny\TCC8900Tiny\Wince600\MAGELLAN_ARMV4I\cesysgen\oak\target\ARMV4I\debug\gwes.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: ' link ' : return code ' 0x460 '
Stop.
NMAKE : fatal error U1077: ' C:\WINCE600\sdk\bin\i386\nmake.exe ' : return code ' 0x2 '
Stop.
C:\WINCE600\OSDesigns\TCC8900Tiny\TCC8900Tiny\Wince600\MAGELLAN_ARMV4I\cesysgen\oak\target\ARMV4I\debug\gwes.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: ' link ' : return code ' 0x460 '
Stop.
NMAKE : fatal error U1077: ' C:\WINCE600\sdk\bin\i386\nmake.exe ' : return code ' 0x2 '
Stop.
重新装一遍R3,不行,卸载R3,又出新的错误。
Directory: C:\WINCE600\PUBLIC\COMMON\CESYSGEN
TARGETNAME: coredll_ALL
makefile.def: Including C:\WINCE600\ public \common\oak\misc\sources.ReleaseType_OAK
NMAKE : fatal error U1073: don ' t know how to make ' C:\WINCE600\ public \common\oak\lib\ARMV4I\retail\rectapi.lib '
Stop.
TARGETNAME: coredll_ALL
makefile.def: Including C:\WINCE600\ public \common\oak\misc\sources.ReleaseType_OAK
NMAKE : fatal error U1073: don ' t know how to make ' C:\WINCE600\ public \common\oak\lib\ARMV4I\retail\rectapi.lib '
Stop.
尝新总是要付出一些代价。没有时间去折腾这个东西了,Ghost回去。
在修复过程中碰到的几个问题,截图如下。
这两个错误,可以先尝试设置。如果通过,就可以继续用了。如果设置无效,只能重装系统。鉴于安装整个开发环境的过程痛苦而漫长,所以,一般在安装好R2后做一个Ghost,出了问题,直接Ghost回去,比较省时间。