0

我尝试运行 raylib 演示 VScode,但由于我的用户文件夹中有特殊字符,我收到错误消息:

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\VS code raylib>  & 'c:\Users\****\.vscode\extensions\ms-vscode.cpptools-1.6.0\debugAdapters\bin\WindowsDebugLauncher.exe' '--stdin=Microsoft-MIEngine-In-d2nknmpr.0he' '--stdout=Microsoft-MIEngine-Out-lsogfe4d.23f' '--stderr=Microsoft-MIEngine-Error-vmrphhkz.1yd' '--pid=Microsoft-MIEngine-Pid-c23w2dy1.4eo' '--dbgExe=C:/raylib/mingw/bin/gdb.exe' '--interpreter=mi'
& : The term 'c:\Users\****\.vscode\extensions\ms-vscode.cpptools-1.6.0\debugAdapters\bin\WindowsDebugLauncher.exe' is not recognized as the name of        
a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and        
try again.
At line:1 char:4
+  & 'c:\Users\****\.vscode\extensions\ms-vscode.cpptools-1.6.0\debugAd ...
+    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   + CategoryInfo          : ObjectNotFound: (c:\Users\****\....bugLauncher.exe:String) [], CommandNotFoundException
   + FullyQualifiedErrorId : CommandNotFoundException

PS C:\VS code raylib>.

我该如何解决?我也在这里得到这个 输入图像描述, 并出现 lauch.json

4

0 回答 0