Ft2build.h missing

When I try to compile with VS2019 on Windows10 x64-bit, it says that ft2build.h is missing.

That’s only you are compiling and using imgui_freetype.cpp which is optional and requires the FreeType headers to be installed.

If you don’t know what that is, don’t use it. You probably shouldn’t compile that file at all.

Thank you!
Have a great time!
Happy coding!