I follow your Instructions: "Open the UAssetAPI.sln solution file in Visual Studio" and "Restore Nuget Packages." and "Set as Startup Project."UAssetGUI and compile. Dont work.
Visual Studio is on "Debug" "Any CPU"
Describe the bug
When i set UassetGUI as Start Up and compile Visual Studio 2019 give me this:
Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetAPI\git_commit.txt"" wurde mit dem Code 9009 beendet. (Translate: git_gommit.txt was closed with Code 9009)
Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetGUI\git_commit.txt"" wurde mit dem Code 9009 beendet.
When i klick "Creat a Solution" Visual Studio give me this:
"C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetAPI\bin\Debug\UAssetAPI.dll" wurde nicht gefunden. (Translate: UAssetAPI.dll Dont found)
Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetAPI\git_commit.txt"" wurde mit dem Code 9009 beendet. UAssetAPI
Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetGUI\git_commit.txt"" wurde mit dem Code 9009 beendet. UAssetGUI
When i start Debug, Visual Studio say something like this:
"Cant start Debug dont find UAssetGUI.exe
Expected behavior
What did i wrong and how can i fix this?
Desktop (please complete the following information):
OS: Windows 11
Thanks and have a nice day!
( By the Way, Sorry for my poor english :D)
Hey and Happy New Year to all!
I follow your Instructions: "Open the UAssetAPI.sln solution file in Visual Studio" and "Restore Nuget Packages." and "Set as Startup Project."UAssetGUI and compile. Dont work.
Visual Studio is on "Debug" "Any CPU"
Describe the bug When i set UassetGUI as Start Up and compile Visual Studio 2019 give me this:
Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetAPI\git_commit.txt"" wurde mit dem Code 9009 beendet. (Translate: git_gommit.txt was closed with Code 9009) Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetGUI\git_commit.txt"" wurde mit dem Code 9009 beendet.
When i klick "Creat a Solution" Visual Studio give me this:
"C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetAPI\bin\Debug\UAssetAPI.dll" wurde nicht gefunden. (Translate: UAssetAPI.dll Dont found) Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetAPI\git_commit.txt"" wurde mit dem Code 9009 beendet. UAssetAPI
Der Befehl "git rev-parse --short HEAD > "C:\Users\USERNAME\Documents\GitHub\UAssetAPI\UAssetGUI\git_commit.txt"" wurde mit dem Code 9009 beendet. UAssetGUI
When i start Debug, Visual Studio say something like this:
"Cant start Debug dont find UAssetGUI.exe
Expected behavior What did i wrong and how can i fix this?
Desktop (please complete the following information):
Thanks and have a nice day! ( By the Way, Sorry for my poor english :D)