UnrealVS Tool Compile Single Issue

When I attempt to use the compile single file tool with the UnrealVS tool in Microsoft Visual Studio Community 2017
Version 15.7.1, I receive the error:

------ Build started: Project: GameTest, Configuration: Development_Editor x64 ------
  Compiling D:\Games\Unreal Projects\GameTest\Source\GameTest\GameTestCharacter.cpp
  'C:\Program' is not recognized as an internal or external command,
  operable program or batch file.

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks

I’m having the same issue on 4.17. I also tried to look at UnrealVS source code but it seems the UnrealVS source code folder is missing from my Engine folder for some reason. It’s available on the UnrealEngine Github project, though.

Couldn’t troubleshoot the issue at the moment.

same issue here. Looks the tool somewhere doesn’t deal correctly with spaces in the compile path.