| Baseult How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 13 Oct 2021
 Posts: 3
 
 
 | 
			
				|  Posted: Sun Jan 02, 2022 7:05 am    Post subject: difficulties to compile the driver |   |  
				| 
 |  
				| I'm using Visual Studio 2019 Enterprise and the latest git release of CE 
 1. Installed the Windows Software Development Kit & Windows Driver Kit Version: 10.0.19041.685,
 2. Installed MSVC v142 - VS 2019 C++-x64/x86 Spectre (latest)
 3. Changed the build mode to "Release without sig".
 
 And I have 3 errors now that I can't seem to fix.
 Yes, I used Google, but most of the stuff is around 12 years old or never got answered.
 
 >Building 'DBKKernel' with toolset 'WindowsKernelModeDriver10.0' and the 'Desktop' target platform.
 >Stamping x64\Releasewithoutsig\DBK64.inf
 >Stamping [Version] section with DriverVer=01/02/2022,13.42.16.739
 >D:\cheat-engine-master3\DBKKernel\DBK64.inf(5-5): warning 1324: [Version] section should specify PnpLockdown=1.
 >DBKKernel.vcxproj -> D:\cheat-engine-master3\Cheat Engine\bin\DBK64.sys
 >Sign the CE driver
 >EXEC : error information: "CryptQueryObject" (-2147024893/0x80070003)
 >EXEC : SignTool error : An unexpected internal error has occurred.
 >C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: Der Befehl ""C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\signtool.exe" sign /a /ac "D:\cheat-engine-master3\Cheat Engine\bin..\release\sig\GlobalSign Root CA.crt" /tr censoredcuzcantpostlinks /td SHA256 "D:\cheat-engine-master3\Cheat Engine\bin\DBK64.sys"
 >C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppCommon.targets(155,5): error MSB3073: :VCEnd" finishede with Code 1.
 |  |