I submitted the exact same issue and closed it, so resubmitting to make it more visible.
I had some problems building QueenIO and I found a solution:
Building
- Download both the Source code from QueenIO and UAssetAPI
- Move UAssetAPI folder into
C:\Programs and rename it UAssetAPI-master. Or fix the UAssetAPI reference to where you unpack it in Visual Studio, in later steps
- Go into
UAssetAPI-master and run git checkout be66982
- In
UAssetAPI-master\UAssetAPI\UAssetAPI.csproj, change <TargetFrameworkVersion> to v4.8
- Open the QueenIO.sln in Visual Studio
- In Solution Explorer, right click UAssetAPI > Properties
- Set
Target Framework to .NET Framework 4.8
- Build the file by right clicking on the solution name in the Solition Explorer
I submitted the exact same issue and closed it, so resubmitting to make it more visible.
I had some problems building QueenIO and I found a solution:
Building
C:\Programsand rename itUAssetAPI-master. Or fix the UAssetAPI reference to where you unpack it in Visual Studio, in later stepsUAssetAPI-masterand rungit checkout be66982UAssetAPI-master\UAssetAPI\UAssetAPI.csproj, change<TargetFrameworkVersion>tov4.8Target Frameworkto.NET Framework 4.8