天嵌 ARM开发社区

 找回密码
 注册
查看: 2612|回复: 4

定制系统(wince 6.0)编译出错

[复制链接]
AK_47_1 发表于 2013-6-2 20:11:31 | 显示全部楼层 |阅读模式
本帖最后由 AK_47_1 于 2013-8-28 11:55 编辑

BUILD: [00:0000002625:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\GPIOdriver\ directory.
BUILD: [01:0000002636:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\GPIODriver.dll
BUILD: [01:0000002654:ERRORE] GPIODriver.obj : error LNK2001: unresolved external symbol dpCurSettings
BUILD: [01:0000002655:ERRORE] F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\GPIODriver.dll : fatal error LNK1120: 1 unresolved externals
BUILD: [00:0000002661:PROGC ]                        Files  Warnings  Errors
BUILD: [00:0000002662:PROGC ] Midl                       0         0       0
BUILD: [00:0000002663:PROGC ] Message                    0         0       0
BUILD: [00:0000002664:PROGC ] Precomp Header             1         0       0
BUILD: [00:0000002665:PROGC ] Resource                   0         0       0
BUILD: [00:0000002666:PROGC ] MASM                       0         0       0
BUILD: [00:0000002667:PROGC ] SHASM                      0         0       0
BUILD: [00:0000002668:PROGC ] ARMASM                     2         0       0
BUILD: [00:0000002669:PROGC ] MIPSASM                    0         0       0
BUILD: [00:0000002670:PROGC ] C++                       38         9       0
BUILD: [00:0000002671:PROGC ] C                         33        10       0
BUILD: [00:0000002672:PROGC ] Static Libraries          19         0       0
BUILD: [00:0000002673:PROGC ] Exe's                      1         2       0
BUILD: [00:0000002674:PROGC ] Dll's                     39         4       2
BUILD: [00:0000002675:PROGC ] Preprocess deffile         4         0       0
BUILD: [00:0000002676:PROGC ] Resx                       0         0       0
BUILD: [00:0000002677:PROGC ] CSharp Compile             0         0       0
BUILD: [00:0000002678:PROGC ] Other                      0         1       1
BUILD: [00:0000002679:PROGC ]
BUILD: [00:0000002680:PROGC ] Total                    137        26       3
BUILD: [00:0000002681:PROGC ]
BUILD: [00:0000002682:PROGC ] 26 Warnings,  3 Errors
BUILD: [00:0000002683:PROGC ] GetSystemTimes (seconds): Idle: 194   Kernel: 231   User: 46   
BUILD: [00:0000002684:PROGC ] Elapsed  time  (seconds): 69   
Build for Windows CE (Release 601) (Built on Aug 17 2006 15:18:52)
File names: Build.log Build.wrn Build.err Build.dat
Sysgening platform F:\WINCE600\platform\TQ2440
\WINCE600\build.err
BLDDEMO: There were errors building GLJC2440
GLJC2440 - 3 error(s), 57 warning(s)
========== 生成: 0 成功或最新,1 失败,0 被跳过 ==========
 楼主| AK_47_1 发表于 2013-6-2 20:15:18 | 显示全部楼层
“搞定了,只要完全复制,不作任何改动就可以编译通过”之前一个大侠的解决方法,看不懂,求解,谢谢
TQ-lkp 发表于 2013-6-3 09:04:20 | 显示全部楼层
楼主能不能详细说明下。
 楼主| AK_47_1 发表于 2013-6-3 16:31:16 | 显示全部楼层
TQ-lkp 发表于 2013-6-3 09:04
楼主能不能详细说明下。

BUILD: [00:0000002298:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Usb\HCD\ directory.
BUILD: [01:0000002309:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\ohci2.dll
BUILD: [00:0000002339:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Battdrvr\ directory.
BUILD: [00:0000002354:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Backlight\ directory.
BUILD: [00:0000002375:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Display\ directory.
BUILD: [01:0000002386:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\S3C2440DISP.dll
BUILD: [01:0000002405:WARNN ] gpe.lib(aablt.obj) : warning LNK4099: PDB 'aablt.pdb' was not found with 'F:\WINCE600\OSDesigns\CS_Project1\CS_Project1\Wince600\TQ2440_ARMV4I\cesysgen\oak\lib\ARMV4I\debug\gpe.lib' or at 'F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\aablt.pdb'; linking object as if no debug info
BUILD: [00:0000002415:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\IIC\ directory.
BUILD: [01:0000002426:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\i2c.dll
BUILD: [00:0000002454:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\camera\ directory.
BUILD: [01:0000002465:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\camera.dll
BUILD: [00:0000002498:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\SDHC\SDHC\ directory.
BUILD: [01:0000002509:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\SDHC_SC2440.dll
BUILD: [00:0000002539:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Touch\ directory.
BUILD: [01:0000002550:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\s3c2440a_touch.dll
BUILD: [00:0000002588:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Wavedev\ directory.
BUILD: [01:0000002599:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\s3c2440a_wavedev.dll
BUILD: [00:0000002625:PROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\GPIOdriver\ directory.
BUILD: [01:0000002636:PROGC ] Linking F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\GPIODriver.dll
BUILD: [01:0000002654:ERRORE] GPIODriver.obj : error LNK2001: unresolved external symbol dpCurSettings
BUILD: [01:0000002655:ERRORE] F:\WINCE600\platform\TQ2440\target\ARMV4I\debug\GPIODriver.dll : fatal error LNK1120: 1 unresolved externals
BUILD: [00:0000002661:PROGC ]                        Files  Warnings  Errors
BUILD: [00:0000002662:PROGC ] Midl                       0         0       0
BUILD: [00:0000002663:PROGC ] Message                    0         0       0
BUILD: [00:0000002664:PROGC ] Precomp Header             1         0       0
BUILD: [00:0000002665:PROGC ] Resource                   0         0       0
BUILD: [00:0000002666:PROGC ] MASM                       0         0       0
BUILD: [00:0000002667:PROGC ] SHASM                      0         0       0
BUILD: [00:0000002668:PROGC ] ARMASM                     2         0       0
BUILD: [00:0000002669:PROGC ] MIPSASM                    0         0       0
BUILD: [00:0000002670:PROGC ] C++                       38         9       0
BUILD: [00:0000002671:PROGC ] C                         33        10       0
BUILD: [00:0000002672:PROGC ] Static Libraries          19         0       0
BUILD: [00:0000002673:PROGC ] Exe's                      1         2       0
BUILD: [00:0000002674:PROGC ] Dll's                     39         4       2
BUILD: [00:0000002675:PROGC ] Preprocess deffile         4         0       0
BUILD: [00:0000002676:PROGC ] Resx                       0         0       0
BUILD: [00:0000002677:PROGC ] CSharp Compile             0         0       0
BUILD: [00:0000002678:PROGC ] Other                      0         1       1
BUILD: [00:0000002679:PROGC ]
BUILD: [00:0000002680:PROGC ] Total                    137        26       3
BUILD: [00:0000002681:PROGC ]
BUILD: [00:0000002682:PROGC ] 26 Warnings,  3 Errors
BUILD: [00:0000002683:PROGC ] GetSystemTimes (seconds): Idle: 141   Kernel: 181   User: 51   
BUILD: [00:0000002684:PROGC ] Elapsed  time  (seconds): 58   
Build for Windows CE (Release 601) (Built on Aug 17 2006 15:18:52)
File names: Build.log Build.wrn Build.err Build.dat
Sysgening platform F:\WINCE600\platform\TQ2440
\WINCE600\build.err

BLDDEMO: There were errors building CS_Project1

CS_Project1 - 3 error(s), 57 warning(s)
========== 生成: 0 成功或最新,1 失败,0 被跳过 ==========
 楼主| AK_47_1 发表于 2013-6-3 16:33:58 | 显示全部楼层
AK_47_1 发表于 2013-6-3 16:31
BUILD: [00:0000002298ROGC ] Building LINK Pass in F:\WINCE600\PLATFORM\TQ2440\Src\Drivers\Usb\HC ...

请问怎么解决呢?之前有人用PB5.0的时候出现过这种问题,说是“只要完全复制就可以,不做任何改动就可以编译通过(2010年的帖子)”,不太明白他的意思
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

i.MX8系列ARM cortex A53 M4 工控板上一条 /1 下一条

Archiver|手机版|小黑屋|天嵌 嵌入式开发社区 ( 粤ICP备11094220号 )

GMT+8, 2024-4-27 08:26 , Processed in 1.046868 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表