rmusser01/hyperdbg

Can you tell which tool i should use to compile under windows

Frankenstein-bit opened this issue · 0 comments

I do not know is there someone answer the question but I want to try
mingw32-make -f Makefile.windows

gcc -DHVM_ARCH_BITS=32 -DENABLE_HYPERDBG -DGUEST_WINDOWS -DWINDOWS_DRIVER -DVIDE
O_DEFAULT_RESOLUTION_X=1024 -DVIDEO_DEFAULT_RESOLUTION_Y=768 -DENABLE_EPT -DHYPE
RDBG_VERSION=The system cannot accept the date entered. Enter the new date: (mm-
dd-yy) -DGUEST_WIN_7 -S -o core/asm-offset.s core/asm-offset.c
gcc: error: system: No such file or directory
gcc: error: cannot: No such file or directory
gcc: error: accept: No such file or directory
gcc: error: the: No such file or directory
gcc: error: date: No such file or directory
gcc: error: entered.: No such file or directory
gcc: error: Enter: No such file or directory
gcc: error: the: No such file or directory
gcc: error: new: No such file or directory
gcc: error: date:: Invalid argument
gcc: error: (mm-dd-yy): No such file or directory
Makefile.windows:100: recipe for target 'core/asm-offset.s' failed
mingw32-make: *** [core/asm-offset.s] Error 1