Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

A problem during compilation and debugging #155

Open
lanyu456 opened this issue Oct 9, 2024 · 4 comments
Open

A problem during compilation and debugging #155

lanyu456 opened this issue Oct 9, 2024 · 4 comments
Labels
bug Something isn't working high-priority issue or pr with rly high priority

Comments

@lanyu456
Copy link

lanyu456 commented Oct 9, 2024

Snipaste_2024-10-09_08-40-26
        ImGui_ImplDX11_NewFrame();
        ImGui_ImplWin32_NewFrame();
        ImGui::NewFrame();

An exception occurred while running to ImGui_ImplDX11_NewFrame();

Copy link

github-actions bot commented Oct 9, 2024

Thanks for using our software! We will look into and fix your issue asap.

@github-actions github-actions bot added the new requires administrator review and further status updates label Oct 9, 2024
@lanyu456
Copy link
Author

lanyu456 commented Oct 9, 2024

I have resolved it, the reason is that the font was not loaded correctly

@ByteCorum
Copy link
Owner

Thx

@ByteCorum ByteCorum added bug Something isn't working and removed new requires administrator review and further status updates labels Oct 9, 2024
@ByteCorum
Copy link
Owner

I have resolved it, the reason is that the font was not loaded correctly
Pls tell me, how did u fixed it?

@ByteCorum ByteCorum added the high-priority issue or pr with rly high priority label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority issue or pr with rly high priority
Projects
None yet
Development

No branches or pull requests

2 participants