找回密码
 注册
搜索
查看: 873|回复: 1

将dll编译成手机上使用的mod文件错误,如何解决?

[复制链接]
发表于 2013-11-8 16:19:10 | 显示全部楼层 |阅读模式
Building f:\firstapp\firstapp using F:\firstapp\firstapp.mak

Microsoft (R) Program Maintenance Utility   Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

---------------------------------------------------------------
OBJECT firstapp.o
C:\ADS\bin\armcc -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -I\inc -I "\inc" -o firstapp.o firstapp.c
firstapp.c(11): Serious error: C2857E: #include file "AEEModGen.h" wouldn't open
firstapp.c(12): Serious error: C2857E: #include file "AEEAppGen.h" wouldn't open
firstapp.c(13): Serious error: C2857E: #include file "AEEShell.h" wouldn't open
firstapp.c(17): Serious error: C2857E: #include file "AEEMedia.h" wouldn't open
firstapp.c(18): Serious error: C2857E: #include file "AEEWeb.h" wouldn't open
firstapp.c(19): Serious error: C2857E: #include file "AEEFile.h" wouldn't open
firstapp.c(27): Error: C2491E: 'struct _firstapp' has no members
firstapp.c(27): Serious error: C2282E: expected '}' - inserted before 'AEEApplet'
firstapp.c(27): Error: C2285E: expected ';' or ',' - inserted ';' before 'a'
firstapp.c(27): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'a'
firstapp.c(28): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'AEEDeviceInfo'
firstapp.c(28): Error: C2285E: expected ';' or ',' - inserted ';' before 'DeviceInfo'
firstapp.c(28): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'DeviceInfo'
firstapp.c(33): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'AECHAR'
firstapp.c(33): Error: C2285E: expected ';' or ',' - inserted ';' before 'wstr'
firstapp.c(33): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'wstr'
firstapp.c(38): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'IMedia'
firstapp.c(38): Error: C2285E: expected ';' or ',' - inserted ';' before '*'
firstapp.c(38): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'pIMedia'
firstapp.c(39): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'AEEMediaData'
firstapp.c(39): Error: C2285E: expected ';' or ',' - inserted ';' before 'date'
firstapp.c(39): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'date'
firstapp.c(42): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'IWeb'
firstapp.c(42): Error: C2285E: expected ';' or ',' - inserted ';' before '*'
firstapp.c(42): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'pIWeb'
firstapp.c(43): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'AEECallback'
firstapp.c(43): Error: C2285E: expected ';' or ',' - inserted ';' before 'cb'
firstapp.c(43): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'cb'
firstapp.c(44): Error: C2225W: declaration lacks type/storage-class (assuming 'int'): 'IWebResp'
firstapp.c(44): Error: C2285E: expected ';' or ',' - inserted ';' before '*'
firstapp.c(44): Fatal error: C2225W: C3047U: Too many errors

Compilation abandoned.
NMAKE : fatal error U1077: 'C:\ADS\bin\armcc' : return code '0x1'
Stop.
Tool returned code: 0

我是在VC6上开发的,生成dll正常,在模拟器上运行也正常,使用“BREW Application 'Make'”指令出现的错误,怎么解决呀,谢谢!
发表于 2013-11-20 12:52:50 | 显示全部楼层
估计是ads的licence问题,看看ads的licence是否安装正确,或者重装ads正确导入licence
点评回复

使用道具 举报

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-4-26 00:00 , Processed in 0.046290 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

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