Skip to content

unbutu #2

@sec13b

Description

@sec13b

└─$ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions