phr00t / FocusEngine

Focus Game Engine. This is Stride/Xenko fast-tracked for Phr00t's Software games. Improvements over the original Focus on Vulkan support, PC platforms, VR, performance & ease. Cherry-picks commits from other forks as needed.
MIT License
97 stars 11 forks source link

Support building Focus Engine with Visual Studio 2022 #108

Closed phr00t closed 2 years ago

phr00t commented 2 years ago

Visual Studio 2019 works fine... but for some reason, Visual Studio 2022 does not. Now that you can export .NET 6 projects, people will want to use Visual Studio 2022.

Need to gather the errors first, when anyone has time to do so. Hopefully this won't be a heavy lift.

phr00t commented 2 years ago

Suggested by TechInterMezzo:

`

false

`

try putting that in Xenko.Core.PreSettings.targets it would just cover up other dirty hacks in the build system of the solution but it could help.

phr00t commented 2 years ago

Done with v4.0.1

https://github.com/phr00t/FocusEngine/commit/53efc047523d46a2170197dbdbd6c0d31e9f3ccf