Visual Studio:智能感知问题和Linux兼容性 [英] Visual Studio: Intellisense Problems and Linux Compatibility

查看:173
本文介绍了Visual Studio:智能感知问题和Linux兼容性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

两个有点不相关的问题:

Two somewhat unrelated questions:


  • 有时候当我在Visual Studio 2008 Express中使用C ++项目时,intellisense不想工作,即使它真的应该。自动完成框不显示,状态栏显示以下内容:Intellisense:没有更多信息可用。

    有时,可以通过重建解决方案或重新打开解决方案来解决此问题,有时甚至不工作。这是一个已知的问题吗?

  • Sometimes when I am working on a C++ project in Visual Studio 2008 Express, intellisense just does not want to "work" even though it really should. Auto completion box does not show and status bar says something along the lines of: "Intellisense: No further information is available".
    Sometimes it can be fixed by either rebuilding the solution or re-opening the solution, and sometimes even that doesn't work. Is this a known problem? If so: are there any known fixes?

有没有适用于Linux的C ++ IDE,它与MSVC ++的.sln文件兼容?我有时想要在一些项目上工作,而不必经历创建新项目和添加文件或手动创建Make文件的麻烦。

Is there any C++ IDE for Linux that has compatibility with MSVC++'s .sln files? I sometimes want to work on some project without having to go through the hassle of creating a new project and adding the files or manually creating a Make file.

编辑:

回答我自己的问题:

edit:
To answer my own questions:


  • 很显然,除了尝试和删除.ncb文件,没有其他的解决方法。另一种方法是使用不同的IDE或使用替换intellisense的商业软件包。

  • Apparently there's no real fix other than to try and delete the .ncb file. Alternative would be a different IDE or to use a commercial package replacing intellisense.

Code :: Blocks似乎能够打开Visual Studio文件。

Code::Blocks seems to be able to open Visual Studio files. Or at least import them easily.

我将这些发布到一起,因为它们都与visual studio有关,我没有



尽管如此,认为downvote仍然有点粗糙。

I posted these together as they both related to visual studio and I didn't deem them important enough to both deserve their own topic.

Do think the downvote is a little harsh though!

推荐答案

Intellisense失败通常是因为一个损坏的ncb文件。通常的解决方案是删除它。

Intellisense failing is usually because of a "corrupt" ncb file. The usual solution is to delete it.

报告下一个版本VS 2010将不再使用ncb文件。

Reportly the next version VS 2010 will not be using ncb files anymore.

这篇关于Visual Studio:智能感知问题和Linux兼容性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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