Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

can't use correctly in my environment #1

Open
yufeiran opened this issue Jan 27, 2023 · 0 comments
Open

can't use correctly in my environment #1

yufeiran opened this issue Jan 27, 2023 · 0 comments

Comments

@yufeiran
Copy link

Good job!
I want add a ui in my 3D Rasterization Render which based on gdi. And I try to use imgui.
I'm just using the imgui first time, I don't know how to solve this problem.
My environment:Windows11 + VS2022
when I directly clone and compile,it reports some error:
can‘t find “imstb_rectpack.h” and "imstb_truetype.h"
微信截图_20230127103412
Then I download the v1.79 of imgui ( README.txt seem to say the version is 1.79),put imstb_rectpack.h and imstb_truetype.h in the root of this project.It can run now,but all the words seem to become white block:
微信截图_20230127104032
I also try to put the imgui using font file in this project,it don't work. Hope to get a reply,thank!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant