Back again.
I installed:
- Godot 3.3.2 MONO x32bit
- Net 4.7.2
- visual Studio build tools 2019
- dotnet-sdk-3.1.411-win-x86.exe
.
I guess i have everything i need. But sadly i got this error on a blank new project:
Project "E:\Desktop_ACTUAL\New Game Project\New Game Project.sln" (1:2) is building "E:\Desktop_ACTUAL\New Game Project\New Game Project.csproj" (2:2) on node 1 (default targets).
C:\Users\acer2017.nuget\packages\godot.net.sdk\3.3.0\Sdk\Sdk.props(29,11): error MSB4236: The SDK 'Microsoft.NET.Sdk' specified could not be found. [E:\Desktop_ACTUAL\New Game Project\New Game Project.csproj]
Done Building Project "E:\Desktop_ACTUAL\New Game Project\New Game Project.csproj" (default targets) -- FAILED.
Done Building Project "E:\Desktop_ACTUAL\New Game Project\New Game Project.sln" (Build target(s)) -- FAILED.
Build FAILED.
I am speechless. A blank new Project cannot find the MS-NET-SDK ? But i installed it. Very confusing ... :s