Windows 10: VS Code C++ No legal path to install

Discus and support VS Code C++ No legal path to install in Windows 10 Software and Apps to solve the problem; Hello,Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools":... Discussion in 'Windows 10 Software and Apps' started by Zack James2, Feb 8, 2024.

  1. VS Code C++ No legal path to install


    Hello,Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/I need to install this for my python project.However: I cannot select a path for my installation. I have tried every variation I can think of but I am always met with the issue of "the path is not of a legal form"

    :)
     
    Zack James2, Feb 8, 2024
    #1

  2. Add a path to $PATH?

    what exactly do you need to decipher about that path line? also, what are you installing? perhaps i can help.
     
    Easy Rhino, Feb 8, 2024
    #2
  3. Add a path to $PATH?

    Yeah, I think you're right. I think the purpose of the echo command was to check if ~/bin was in the $PATH file. My problem is that I can't decipher the output and I don't know how to add ~/bin to the $PATH file.

    Just for clarification, the snippet of instructions I gave is just a few steps in the installation process. Nothing is actually supposed to be installed with those steps.

    Thanks for the reply.
     
    angelkiller, Feb 8, 2024
    #3
  4. dalchina Win User

    VS Code C++ No legal path to install

    Stuck in Automatic Repair = inadvertently changed C: drive path?

    @zbook- what I'm suggesting should resurrect the PC, provided what's left on the "C:" is at all viable - the clean install is just a step to that. Saves a lot of technical bits and time on our part.
     
    dalchina, Feb 8, 2024
    #4
Thema:

VS Code C++ No legal path to install

Loading...
  1. VS Code C++ No legal path to install - Similar Threads - Code C++ legal

  2. Install VS Code

    in Windows 10 Gaming
    Install VS Code: Hello,I'm trying to install VS Code on my Windows computer and get an error message: Jessica https://answers.microsoft.com/en-us/windows/forum/all/install-vs-code/15c46e1d-ee33-44af-b0db-40ee62d97e53
  3. Install VS Code

    in Windows 10 Software and Apps
    Install VS Code: Hello,I'm trying to install VS Code on my Windows computer and get an error message: Jessica https://answers.microsoft.com/en-us/windows/forum/all/install-vs-code/15c46e1d-ee33-44af-b0db-40ee62d97e53
  4. How to install Python in VS Code

    in Windows 10 News
    How to install Python in VS Code: [IMG]Python is one of the easiest programming languages and at the same time, it’s futuristic as it is used in Machine Learning, Data analysis, and more. One of the best IDEs for Python or programming in general is Microsoft’s Visual Studio Code. In this post, we will see how...
  5. VS Code C++ No legal path to install

    in Windows 10 Gaming
    VS Code C++ No legal path to install: Hello,Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/I need to install this for my python project.However: I cannot select a path for my installation. I have tried every...
  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. 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...
  8. 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....
  9. legality of a product code?

    in Windows 10 Updates and Activation
    legality of a product code?: HI, Just ran into this site with a cheap version of windows. cant find out anything about them being a fake seller or not. Is this site selling it legally? https://productkey24.com/windows-10-home/...
  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...