Tag Archives: A software problem

Successfully solved the problem that visual studio code could not go to the definition, and there was no mouse prompt

Visual Studio Code does not prompt the definition I can not solve

Today suddenly found my vscode without prompt, not even to the definition of function, it was like a TXT text reader, then I have been to install a plug-in, even put vscode uninstall reinstall is useless, I finally in a prompt window to set the configuration file that I have a set of changes over the
I C_Cpp.
the picture intelliSenseEngine was transformed to Disable, lead to code doesn’t provide context awareness, Then change to Default according to the selection prompt

Link: fatal error LNK1104: cannot open file “debug”/ xx.exe The question of

Question:
running VC always occurs when
Linking…
LINK: fatal error LNK1104: cannot open file “Debug/xx. Exe”
error link-exe.
xx.exe – 1 error(s), 0 warning(s)
I was
the Windows 7 system in C:/Program Files/under the Microsoft Visual Studio/myprojiects is can’t find project file you wrote, because in this directory is writing something need administrator privileges, the system will only be reported to the “always open a file” error, the solution is to close the software, and then to administrator privileges to run the software, so that you can perfect debugging Program.