atenfyr / UAssetGUI

A tool designed for low-level examination and modification of Unreal Engine game assets by hand.
MIT License
529 stars 75 forks source link

Cant Build/Compile in Visual Studio 2019 (?) #17

Closed Marold57 closed 2 years ago

Marold57 commented 2 years ago

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: unknown_2022 01 04-16 45

"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 unknown_2022 01 04-16 34

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)