VC6中点go to definition报告the symbol XXX is undefined

本文介绍了解决Visual C++ 6.0中“Go To Definition”功能报告的“符号未定义”错误的方法,通过删除.bsc文件并进行项目清理和重新构建,可以有效解决该问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

VC6中点go to definition报告the symbol is undefined

 (2009-09-08 18:45:09)
编程时也遇到了在某个类加入一些代码后对一些函数使用go to definition要么就是the symbol is undefined,要么就是跳到的函数位置和函数本身定义的地方有些距离(估计是手动在h文件和cpp文件直接添加代码的原因),以前说删ncp有用,但实际上不起作用。今天查了下,终于找到个正确解答,附上别人的提问与回答:

Q.VC is reporting: "The symbol 'some symbol here' is undefined" for a function when I use the "Go To Definition" option. Also, the functions this does work on often send me to a line ahead of or behind the line it should go to.

Ans.  delete the .bsc , took a 'clean project' and a 'rebuild all' for it to recreate a non-corrupt

也就是删除Debug中的bsc文件,再重建所有文件即可

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值