iCAx开思工具箱

标题: 使用CATIGSMHelix接口的问题 [打印本页]

作者: ashio    时间: 2007-5-22 12:20
标题: 使用CATIGSMHelix接口的问题
我要用到CATIGSMHelix这个接口,添加了CATIGSMHelix.h头文件
Imakefile.mk里加入 CATGitInterfaces
然后在IdentityCard.h中加入 AddPrereqComponent("GitInterfaces",Protected);
可是还是有报错
# mkmk-ERROR: GitInterfaces -> This Framework was not found in specified Workspace(s).

# mkmk-ERROR: AppFrame\Trail.m -> Module [CATGitInterfaces.m] in LINK_WITH is ignored since it is in framework [D:\DassaultSystemes\B14\.\GSMInterfaces] which is not a direct prerequisite.

请问这是为什么?哪里有错吗?
作者: skyzhangwalkman    时间: 2007-5-22 13:47
GSMInterfaces
没有添加到IdentityCard.h中去
实验一下
AddPrereqComponent("GSMInterfaces",Protected);
添加到
IdentityCard.h中
作者: ashio    时间: 2007-5-22 14:53
明白了
在CAA help中能看到CATIGSMHelix是在GSMInterfaces这个Framework下的,而且在...\\B14下面也只能找到GSMInterfaces,GitInterfaces在这个GSMInterfaces文件夹下。AddPrereqComponent()添加的是...\\B14下Framework




欢迎光临 iCAx开思工具箱 (https://t.icax.org/) Powered by Discuz! X3.3