You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to thank you so much for your work. It's amazing. Currently, I am working on a project and it depends on the MSYS2 environment on Windows. I see your project supports Cygwin, but, I need MSYS2.
My error:
Brycen@VENATOR-PH315 CLANG64 ~/ShareX-Linux-Port/ShareX.GTK4
$ "C:\Program Files\dotnet\dotnet.exe" build
Restore complete (0.3s)
ShareX.GTK4 failed with 1 error(s) (0.1s)
C:\Users\Brycen\.nuget\packages\gitinfo\3.3.5\build\GitInfo.targets(342,5): error MSB6003:
The specified task executable "cmd.exe" could not be run. System.IO.DirectoryNotFoundException: The working directo
ry "C:\home\Brycen\ShareX-Linux-Port\" does not exist. at Microsoft.Build.Utilities.ToolTask.GetProcessStartInfo(String pathToTool, String commandLineCommands, String responseFileSwitch) at Microsoft.Build.Utilities.ToolTask.ExecuteTool(String pathToTool, String responseFileCommands, String command LineCommands) at Microsoft.Build.Tasks.Exec.ExecuteTool(String pathToTool, String responseFileCommands, String commandLineComm ands) at Microsoft.Build.Utilities.ToolTask.Execute()Build failed with 1 error(s) in 0.8s
I'd like to thank you so much for your work. It's amazing. Currently, I am working on a project and it depends on the MSYS2 environment on Windows. I see your project supports Cygwin, but, I need MSYS2.
My error:
My environment:
The difference between Cygwin and MSYS2? https://www.msys2.org/wiki/How-does-MSYS2-differ-from-Cygwin/
The text was updated successfully, but these errors were encountered: