I'm working on getting the build to happen with MingW on windows and have run into an issue. I'm using the zip file I downloaded via zip from Github. I downloaded it two days ago.
In ImgFreeTypeFontAtlas.cpp, there is an include for imgui_freetype.h which does not exist on my zip, nor on the github repository. If I comment it out I get that
ImGuiFreeType::BuildFontAtlas() is undefined.
I can not find that anywhere in the source code nor have I been able to find an equivalent.
How do I fix this?
Thanks for all the work to give us a way to interface to X-Plane without the pain of the SDK.
ImgFreeTypeFontAtlas.zip
I'm working on getting the build to happen with MingW on windows and have run into an issue. I'm using the zip file I downloaded via zip from Github. I downloaded it two days ago.
In ImgFreeTypeFontAtlas.cpp, there is an include for imgui_freetype.h which does not exist on my zip, nor on the github repository. If I comment it out I get that
ImGuiFreeType::BuildFontAtlas() is undefined.
I can not find that anywhere in the source code nor have I been able to find an equivalent.
How do I fix this?
Thanks for all the work to give us a way to interface to X-Plane without the pain of the SDK.
ImgFreeTypeFontAtlas.zip