NeoAxis / NeoAxisEngine

A versatile real-time platform for making 3D, 2D games and apps.
https://www.neoaxis.com/
Other
175 stars 38 forks source link

imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets" not found #3

Closed KorolevAndrey closed 4 years ago

KorolevAndrey commented 4 years ago

image

error - 'импортированный проект "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets" не найден. Проверьте правильность выражения в объявлении Import "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets" и наличие файла на диске. NeoAxis.Core.Editor '

there is no 'MSBuild\16.0\Bin' dir but i have 'MSBuild\Current\Bin' dir

on my computer after 2019 VS install image

i think this is https://stackoverflow.com/questions/57017757/msbuild-16-0-bin-microsoft-csharp-targets-file-not-found

tried this $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Bin\Microsoft.CSharp.targets or this $(MSBuildExtensionsPath)\Current\Bin\Microsoft.CSharp.targets no help

image

please give instructions

KorolevAndrey commented 4 years ago

image

site version dosn't have this function

KorolevAndrey commented 4 years ago

Compile Ok , but errors after image

And Exception

image

Additional - NuGet Update errors image

KorolevAndrey commented 4 years ago

this error after start image

but compile and run OK

image

After hit Play button - error file Player.exe not found

Then i've built Player and Project, and all other projects And this helped

image

image

SOLVED

KorolevAndrey commented 4 years ago

https://www.youtube.com/watch?v=fs3C2rtwoLc