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

ImGui won't compile Visual Studio 17 #16

Open
keithlostracco opened this issue Sep 6, 2023 · 1 comment
Open

ImGui won't compile Visual Studio 17 #16

keithlostracco opened this issue Sep 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@keithlostracco
Copy link

ImGui project fails to compile when using Windows 11, MSVC 143 -VS 17 2022 x64.

I resolved the issue by replacing the ImGui source files and folders in donut/thirdparty/imgui with the current version files (1.89.8) and removing all the ImNodes.x sources from the imgui.cmake file.

@fstrugar-nv
Copy link
Collaborator

Thanks for the info! We are only able to test with VS 2019 and VS 2022 but updating & cleaning up imgui seems like a good idea anyway so I'll put it on the list for the next version! Won't be able to test on VS 2017 though, so I'll close this issue once it's in.

@fstrugar-nv fstrugar-nv added the bug Something isn't working label Mar 5, 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
Projects
None yet
Development

No branches or pull requests

2 participants