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

doesn't compile on Linux #2

Open
krux02 opened this issue Feb 8, 2023 · 1 comment
Open

doesn't compile on Linux #2

krux02 opened this issue Feb 8, 2023 · 1 comment

Comments

@krux02
Copy link

krux02 commented Feb 8, 2023

probably obvious but this is what I tried:

$ g++ main.cpp -I imgui/ 
main.cpp:10:10: fatal error: d3d11.h: No such file or directory
   10 | #include <d3d11.h>
@Sanceilaks
Copy link

This example is windows only

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

No branches or pull requests

2 participants