找回密码 注册 QQ登录
一站式解决方案

iCAx开思网

CAD/CAM/CAE/设计/模具 高清视频【积分说明】如何快速获得积分?快速3D打印 手板模型CNC加工服务在线3D打印服务,上传模型,自动报价
查看: 19340|回复: 8
打印 上一主题 下一主题

CAA调试问题

[复制链接]
跳转到指定楼层
1
发表于 2005-5-25 21:09:03 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

马上注册,结交更多同行朋友,交流,分享,学习。

您需要 登录 才可以下载或查看,没有帐号?注册

x
各位高手:
      我在做Annotation的时候用了如下语句:
CATITPSFactoryAdvanced * piFactAdv = NULL;
     HRESULT rc = CATTPSInstantiateComponent (DfTPS_ItfTPSFactoryAdvanced,
                                    (void**) [$ piFactAdv)]
可是提示这句出错,错误如下:
## start step: link2nd   at 05/25/2005-21:15:43
# make: framework1\Implement.m intel_a\code\bin\Implement.dll
MyCmd1Cmd.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) long __cdecl CATTPSInstantiateComponent(enum CATTPSComponent,void * *)" (__imp_?CATTPSInstantiateComponent@@YAJW4CATTPSComponent@@PAPAX@Z)
F:\XieJiao\.\intel_a\code\bin\Implement.dll : fatal error LNK1120: 1 unresolved externals
# make-ERROR: intel_a\code\bin\Implement.dll
## end   step: link2nd   at 05/25/2005-21:15:44
我在identitycard.h里面加了CATTPSInterfaces 这个framework,在.cpp里面也包含了CATTPSInstantiateComponent.h,可是还是出了这样的错误,请指点。
:)
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏 分享淘帖 赞一下!赞一下!
2
发表于 2005-5-25 22:05:13 | 只看该作者
在module的.mk文件中也需要加入头文件所在的Module名。
3
发表于 2005-5-26 11:36:06 | 只看该作者
可是帮助里面是这么说的:
  
CATTPSInterfaces Global Function CATTPSInstantiateComponent
  
HRESULT CATTPSInstantiateComponent( CATTPSComponent  iComp,  
  void**  opiComp)   
  
Creates a TPS component from its identificator defined as a value of enum CATTPSComponent.  
Parameters:  
iComp  
The component identificator for which an instance is requested.  
oppv  
The address where the returned pointer to the interface is located.  
Returns:  
S_OK  
if the query succeeds  
E_UNEXPECTED  
for an unexpected failure  
E_NOINTERFACE  
if the interface does not exist  
  
--------------------------------------------------------------------------------
This object is included in the file: CATTPSInstantiateComponent.h
  
--------------------------------------------------------------------------------
  
Copyright ?2003, Dassault Syst鑝es. All rights reserved.
没有说应该加哪个module啊?就是把CATTPSInterfaces 加到.mk里面也还是出错。
4
发表于 2005-5-26 20:40:22 | 只看该作者
现在又有了一个问题:
CATITPS * piTPS = NULL;
       rc = piText -> QueryInterface (IID_CATITPS, (void**)[$piTPS)]
我包含了#include "CATITPS.h",可是还是有如下错误:
## start step: link2nd   at 05/26/2005-20:44:28
# make: framework1\Implement.m intel_a\code\bin\Implement.dll
MyCmd1Cmd.obj : error LNK2001: unresolved external symbol _IID_CATITPS
F:\XieJiao\.\intel_a\code\bin\Implement.dll : fatal error LNK1120: 1 unresolved externals
# make-ERROR: intel_a\code\bin\Implement.dll
## end   step: link2nd   at 05/26/2005-20:44:29
  
:)
5
发表于 2005-5-27 00:05:11 | 只看该作者
你在makefile里加上
CATTPSItfCPP CATTPSUUID  
试试看
6
发表于 2005-5-27 10:11:13 | 只看该作者
第一个问题加上CATTPSItfCPP以后解决了,第二个还是不行。
:)
7
发表于 2005-5-27 10:45:39 | 只看该作者
奇怪了,我在makefile里加上 CATTPSItfCPP CATTPSUUID 后还是通不过,然后在identitycard.h里面加了CATTPSUIResources后,调试通过了,然后又把CATTPSUIResources删除了,调试还是可以通过。
另外,程序有一个warnning,是怎么回事啊?warnning如下:
  
## start step: link2nd   at 05/27/2005-11:09:19
# make: framework1\Implement.m intel_a\code\bin\Implement.dll
CATTPSUUID.lib(CATITPS.obj) : warning LNK4099: PDB "vc60.pdb" was not found with "D:\Catia\.\intel_a\code\lib\CATTPSUUID.lib" or at "F:\XieJiao\intel_a\code\bin\vc60.pdb"; linking object as if no debug info
## end   step: link2nd   at 05/27/2005-11:09:30
8
发表于 2005-5-30 09:56:11 | 只看该作者
这个warning我也遇到过,对VC来说是这样的:PDB就是Program Database的意思,记录了程序的一些信息和调试有关的资料.在Project Settings里面可以设置是否使用PDB,默认情况下是选中的.如果选中的话,重新编译的时候会自动生成这个文件.如果出现这错,这时一般把debug全部删掉,rebuild。CAA里面怎么回事我也没管,反正是个warning,可我感觉在CAA里面好像影响比较大的。
9
发表于 2005-5-30 11:09:03 | 只看该作者
这个是个小问题吧,暂且先不管了。
:)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

3D打印手板模型快速制作服务,在线报价下单!

QQ 咨询|手机版|联系我们|iCAx开思网  

GMT+8, 2024-12-23 21:39 , Processed in 0.029723 second(s), 11 queries , Gzip On, Redis On.

Powered by Discuz! X3.3

© 2002-2024 www.iCAx.org

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