wingdb损坏了gcc输出 [英] gcc output is corrupted by wingdb

查看:76
本文介绍了wingdb损坏了gcc输出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我收到编译器错误时,路径都会被/ wingdb / 0 /前置,因此Visual Studio无法跳转到源代码。我如何解决这个问题?



< b>< / b>

例如:

g ++ -c -xc ++ -std = c ++ 0x -std = c ++ 11 ... test.cpp -o obj / test_opt.o

/ wingdb / 0 // home / alex / work /svn/a/g/C/test/test.h(9):包括:

Every time I get a compiler error the path is prepended by /wingdb/0/, as a result Visual Studio cannot jump to the source coed. How do I fix that ?

<b></b>
example :
g++ -c -xc++ -std=c++0x -std=c++11 ... test.cpp -o obj/test_opt.o
/wingdb/0//home/alex/work/svn/a/g/C/test/test.h(9): included by:

推荐答案

您可以查看:

- 设置

- 生成文件

- PATH变量
You can look into:
- the settings
- the makefile
- the PATH variable


这篇关于wingdb损坏了gcc输出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆