查看单个帖子
旧 2009-05-06, 05:55 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】missing pdb debugging information

missing pdb debugging information
missing pdb debugging information
i am getting this link error using the debug libraries in vc6mtd.
dd_vc6mt_acis.lib(var_rad_functional.obj) : fatal error lnk1202: "\debug\vc60.pdb" is missing debugging information for referencing module
i tried disabling acis by defining od_disable_acis_support.
i have also removed code to initializing acis- :drxinitmodelergeometry(); and i have rebuilt all.
what else do i have to do to remove the link error?
thanks...
i forgot to add that i have set the debug info in the msvc compile tab to "program database edit and continue"
i understand that this has to be set if i wanted to step thru my breakpoints after "start debug".
thanks again...
problem with pdb references solved by using the libraries in dd_vc6\lib\vc6mt instead of dd_vc6dbg\lib\vc6mtd.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)