Windows 10: can't run c++ codes in vs code

Discus and support can't run c++ codes in vs code in Windows 10 Software and Apps to solve the problem; I watched a bunch of videos on how to run c++ codes in vs code but none of them helped me. I have tried doing a bunch of things like reinstalling vs... Discussion in 'Windows 10 Software and Apps' started by Utsav Chandra, Dec 3, 2022.

  1. can't run c++ codes in vs code


    I watched a bunch of videos on how to run c++ codes in vs code but none of them helped me. I have tried doing a bunch of things like reinstalling vs code, changing task.json and launch.json file, reinstalling mingw files and all that and I still cant run any c++ program and I dont know what seems to be the problem. It would be great if anyone could help me.here's a simple helloworld program for reference

    :)
     
    Utsav Chandra, Dec 3, 2022
    #1
Thema:

can't run c++ codes in vs code

Loading...
  1. can't run c++ codes in vs code - Similar Threads - can't run c++

  2. Vs code

    in Windows 10 Software and Apps
    Vs code: When ever I'm typing " on keyboard the editor should output like "cursor" but I am getting " " cursor" and same in the case of ' and ` I'm getting ''cursor' ``cursor` autoclosing overtype is on never too but still....
  3. Vs Code

    in Windows 10 Drivers and Hardware
    Vs Code: I have problem with Vs code inline autocomplete suggestion whenever i create a new c++ file in vs code the inline autocomplete suggestion stops working until restarted the vs code this very annoying I have attached 2 images 1. before restart i have created a new c++ file 2....
  4. Error in vs code while running graphics C++program

    in Windows 10 Gaming
    Error in vs code while running graphics C++program: Hello, I'm facing error while tryin to run C++ program with graphics.h file included in Microsoft VS code.I'm using TDM-GCC-32 g++ compiler to compile the program and the program builds successfully.However when I go to new terminal and try to run the file by pressing...
  5. Error in vs code while running graphics C++program

    in Windows 10 Software and Apps
    Error in vs code while running graphics C++program: Hello, I'm facing error while tryin to run C++ program with graphics.h file included in Microsoft VS code.I'm using TDM-GCC-32 g++ compiler to compile the program and the program builds successfully.However when I go to new terminal and try to run the file by pressing...
  6. can't run c++ codes in vs code

    in Windows 10 Gaming
    can't run c++ codes in vs code: I watched a bunch of videos on how to run c++ codes in vs code but none of them helped me. I have tried doing a bunch of things like reinstalling vs code, changing task.json and launch.json file, reinstalling mingw files and all that and I still cant run any c++ program and I...
  7. VS code

    in Windows 10 Gaming
    VS code: how can i fix this? ive already tried solutions from comments from other people who were having the same problem, but it just doesn't work for me. I would really appreciate any help. Im also doing "C" as in the coding language....
  8. VS code

    in Windows 10 Software and Apps
    VS code: how can i fix this? ive already tried solutions from comments from other people who were having the same problem, but it just doesn't work for me. I would really appreciate any help. Im also doing "C" as in the coding language....
  9. Can't install VS Code

    in Windows 10 Software and Apps
    Can't install VS Code: I can't install VS Code on my PC. While installing, it shows a message, "Setup was unable to create the directory 'C:\Users\User_Name', Error 5: Access is denied." PS: I changed my username couple of days ago....
  10. Can I use VS Code to code in C ?

    in Windows 10 Software and Apps
    Can I use VS Code to code in C ?: I was wondering if I could use VS Code to program C projects? I don't know much about the language and I thought that I might try to learn a little. I did some research and found a way to compile C code using MSbuild in VS Code. But I was wondering If I could use VS Code to...