View previous topic :: View next topic |
Author |
Message |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Fri Dec 01, 2017 3:58 pm Post subject: DBK Compiling error |
|
|
Hello! So I got a small problem with the DBK driver
I already managed to compile cheat engine without problems, but if I want to compile the DBKKernel it gives me 2 errors (using VS2015 Professional):
Cannot open file I386/vmxtest.asm
The command "ml64.exe /c /nologo /Zi /Fo"x64\Release\vmxtest.obj" /W3 /errorReport:prompt /TaI386\vmxtest.asm" exited with code 1.
Are there any fixes or am I just too stupid to find my error?
thanks! |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Fri Dec 01, 2017 5:09 pm Post subject: |
|
|
the visual studio project is only for editing/code completion
use the windows 7 x64 free build environment to compile the driver (use ce.bat in there) _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Sat Apr 14, 2018 8:20 pm Post subject: |
|
|
Dark Byte wrote: | the visual studio project is only for editing/code completion
use the windows 7 x64 free build environment to compile the driver (use ce.bat in there) |
Hello! Thank you for your response. I just installed a fresh install of windows 7 and installed DDK version 7.1.0.7600.
If I try to compile the source with the "x64 Free Build Environment" I get about 512 errors...
Log: pastebin . com / 97w6RK84
Am I doing anything wrong?
Thanks! |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Sun Apr 15, 2018 12:09 am Post subject: |
|
|
did you get the latest source from github ? if so, you'll now need visual studio 2017 with the wdk _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
weisbrot Newbie cheater
Reputation: 0
Joined: 06 Feb 2017 Posts: 19
|
Posted: Sun Apr 15, 2018 7:42 am Post subject: |
|
|
Dark Byte wrote: | did you get the latest source from github ? if so, you'll now need visual studio 2017 with the wdk |
Thanks, after getting the latest version again it worked and I compiled the source. The only thing left is DBVM but if I try to start with the normal vmdisk which comes with CE 6.7 I get a crash.
Do I need to compile it again and make some changes to the source or am I just stupid?
Thank you for your help! |
|
Back to top |
|
 |
|