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

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

Open
Frankenstein-bit opened this issue Oct 18, 2020 · 0 comments
Open

Comments

@Frankenstein-bit
Copy link

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

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