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

Discus and support can't run c++ codes in vs code in Windows 10 Gaming 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 Gaming' 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

  2. Coding language for BIOS?

    That is what I was figuring. C or Assembly. I really like coding in C, so far more then C++.

    Reading over that UEFI Programming steps website. Really cool stuff.
     
    MxPhenom 216, Dec 3, 2022
    #2
  3. Kreij Win User
    c++ code help

    Get with the program you slacker. *Laugh :laugh:

    I used to do a lot in C/C++, but since I've been doing a lot of Database stuff, C# seems to a good fit. I was dabbling in F#, but can't find a real need for it.
    Maybe it's time to dig back in so I can be of more help here. Seems a lot of people, especially in school, need C++ assistance.
     
    Kreij, Dec 3, 2022
    #3
  4. trt740 Win User

    can't run c++ codes in vs code

    Post your source for the best Stepping for Amd 64's and Optys

    Post your Stepping and o/c for Amd 64's Am2 /939 and Optys

    can anyone point me in the direction of a good site which lists stepping codes for which cpu's over clock the best
     
    trt740, Dec 3, 2022
    #4
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 Software and Apps
    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...