Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

impossible to compile a directx12 or any other example on windows 11, vs code, mingw, gcc for windows installed. does someone manage to launch the example_win32_directx12 for instance ? #7431

Closed
ACIXCIX0001 opened this issue Mar 23, 2024 · 1 comment
Labels

Comments

@ACIXCIX0001
Copy link

ACIXCIX0001 commented Mar 23, 2024

Version/Branch of Dear ImGui:

docker

Back-ends:

imgui_impl_XXX.cpp + imgui_impl_XXX.cpp

Compiler, OS:

windows 11, gcc for windows

Full config/build information:

No response

Details:

impossible to compile a directx12 or any other example, on windows 11, vs code, mingw, gcc for windows installed.
does someone manage to launch the example_win32_directx12 for instance ?

Screenshots/Video:

Screenshot 2024-03-23 061829

Minimal, Complete and Verifiable Example code:

// Here's some code anyone can copy and paste to reproduce your issue
ImGui::Begin("Example Bug");
MoreCodeToExplainMyIssue();
ImGui::End();
@ACIXCIX0001 ACIXCIX0001 changed the title impossible to compile a directx12 or any other example of imgui : https://github.com/ocornut/imgui/tree/docking, on windows 11, vs code, mingw, gcc for windows installed. does someone manage to launch the example_win32_directx12 for instance ? impossible to compile a directx12 or any other example on windows 11, vs code, mingw, gcc for windows installed. does someone manage to launch the example_win32_directx12 for instance ? Mar 23, 2024
@ACIXCIX0001
Copy link
Author

image
same thing happens but different terminal errors output when transferring all the headers in the same directory.

Repository owner locked and limited conversation to collaborators Mar 23, 2024
@ocornut ocornut converted this issue into discussion #7432 Mar 23, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants