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

unbutu #2

Open
sec13b opened this issue Feb 24, 2024 · 0 comments
Open

unbutu #2

sec13b opened this issue Feb 24, 2024 · 0 comments

Comments

@sec13b
Copy link

sec13b commented Feb 24, 2024

└─$ sudo g++ -o test123.exe Main.cpp Assembly.obj
In file included from Main.cpp:1:
Callbacks.h:1:10: fatal error: windows.h: No such file or directory
1 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.

i686-w64-mingw32-g++ -o t1est123.exe Main.cpp Assembly.obj
In file included from Main.cpp:3:
PEB.h:2:10: fatal error: Windows.h: No such file or directory
2 | #include <Windows.h>
| ^~~~~~~~~~~
compilation terminated.

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

1 participant