MrRobin
Results
2
issues of
MrRobin
Preprocessor 'PLATFORM_XBOXONE' got removed in the lastest Unreal Engine 5.1 Please fix ImGuiImplementation.cpp at line 10 https://github.com/segross/UnrealImGui/blob/e00a13361794e7523a86183985e1f6168197b997/Source/ImGui/Private/ImGuiImplementation.cpp#L10-L14
**What's your question?** I’m working on a game engine that includes both C++ and C# projects managed with Premake. On Linux, I use `gmake` instead of `vs2022`. C++ projects build...
question