Open joshcamas opened 4 years ago
Looks like grabbing the most recent copy of the x64 plugin from ImGui.NET worked, and I had to delete cimgui-freetype.dll.
Where did you grab it? I see no builds available everywhere and building yourself is gonna take week fighting all dependencies and setting up windows environment oh god
I'm not seeing nor builds for IMGUi.Net nor for cimgui
After trying to install this tool into my unity project, I get the following error:
Failed to load 'E:/Projects/Ardenfall/Ardenfall/Packages/dear-imgui-unity-master/Plugins/win/x64/cimgui.dll', expected x64 architecture, but was Unknown architecture. You must recompile your plugin for x64 architecture.
Any ideas on why this would happen?