当前位置: 代码迷 >> WinCE >> wince6定做系统编译出错!
  详细解决方案

wince6定做系统编译出错!

热度:79   发布时间:2016-04-28 12:00:37.0
wince6定制系统编译出错!!
自己在定制的系统里面加了个驱动程序,然后编译,一直出现下面的错误,查了蛮多资料 ,还是没有解决,请问下面的编译错误是什么意思?如何解决?


TARGETNAME: coredll
TARGETTYPE: DYNLINK
RELEASETYPE: SDK
TARGETLIBS: C:\WINCE600\public\common\oak\lib\ARMV4I\debug\corestub.lib C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\target\ARMV4I\debug\0409\coredll.res C:\WINCE600\public\common\oak\lib\ARMV4I\debug\corelib0.lib
SOURCELIBS: C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\coredll_ALL.lib
DEFFILE: C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\coredll.def
DLLENTRY: CoreDllInit
makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.default
makefile.def: BUILDROOT is C:\WINCE600\public\common\cesysgen
makefile.def: Including C:\WINCE600\PUBLIC\COMMON\CESYSGEN\sources
makefile.def: Including C:\WINCE600\public\common\oak\misc\Sources.CE
Directory: C:\WINCE600\PUBLIC\COMMON\CESYSGEN
TARGETNAME: coredll
makefile.def: Including C:\WINCE600\public\common\oak\misc\sources.ReleaseType_SDK
BUILD_MARKER:LINK_DLL_START Linking C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\sdk\lib\ARMV4I\debug\coredll.lib
link -lib -out:C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\sdk\lib\ARMV4I\debug\coredll.lib -def:C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\coredll.def -machine:thumb @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\nm3486.tmp
Microsoft (R) Library Manager Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

-nodefaultlib 
-ignore:4001 
/subsystem:windowsce,6.00 
C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\coredll_ALL.lib 
coredll.def : error LNK2001: unresolved external symbol CloseGestureInfoHandle
coredll.def : error LNK2001: unresolved external symbol DisableGestures
coredll.def : error LNK2001: unresolved external symbol EnableGestures
coredll.def : error LNK2001: unresolved external symbol Gesture
coredll.def : error LNK2001: unresolved external symbol GetAnimateMessageInfo
coredll.def : error LNK2001: unresolved external symbol GetGestureExtraArguments
coredll.def : error LNK2001: unresolved external symbol GetGestureInfo
coredll.def : error LNK2001: unresolved external symbol GetWindowAutoGesture
coredll.def : error LNK2001: unresolved external symbol QueryGestures
coredll.def : error LNK2001: unresolved external symbol RegisterDefaultGestureHandler
coredll.def : error LNK2001: unresolved external symbol RegisterGesture
coredll.def : error LNK2001: unresolved external symbol SetWindowAutoGesture
coredll.def : error LNK2001: unresolved external symbol UserCallWindowProc
C:\WINCE600\OSDesigns\Mini2440\Mini2440\Wince600\Mini2440_ARMV4I\cesysgen\sdk\lib\ARMV4I\debug\coredll.lib : fatal error LNK1120: 13 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.
NMAKE : fatal error U1077: 'C:\WINCE600\sdk\bin\i386\nmake.exe' : return code '0x2'
Stop.


查阅的相关资料:http://cky0612.blog.163.com/blog/static/27478916201172462753540/
http://topic.csdn.net/u/20110127/22/a42e04f1-d553-48d4-bfd1-0d3b2200f75a.html


------解决方案--------------------
兄弟,别等了,结题把分拿回来吧。
  相关解决方案