Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Problem Compiling
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Mon Jan 03, 2011 3:28 am    Post subject: Problem Compiling Reply with quote

Can some one help me with this error!!!

Quote:
Generating Code...
link -out:objfre_wxp_x86\i386\Apple.sys -machine:ix86 @C:\Users\USER~1.USE\AppData\Local\Temp\nmB1AE.tmp
Microsoft (R) Incremental Linker Version 7.10.4035
Copyright (C) Microsoft Corporation. All rights reserved.

-MERGE:_PAGE=PAGE
-MERGE:_TEXT=.text
-SECTION:INIT,d
-OPT:REF
-OPT:ICF
-IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
-INCREMENTAL:NO
-FULLBUILD
/release
-NODEFAULTLIB
/WX
-debug
-debugtype:cv
-version:5.1
-osversion:5.1
/functionpadmin:5
/safeseh
/pdbcompress
-STACK:0x40000,0x1000
-driver
-base:0x10000
-align:0x80 /stub:C:\WINDDK\3790~1.183\lib\wxp\stub512.co m
-subsystem:native,5.01
-entry:GsDriverEntry@8
-out:objfre_wxp_x86\i386\Apple.sys
objfre_wxp_x86\i386\dbkdrvr.obj
objfre_wxp_x86\i386\dbkfunc.obj
objfre_wxp_x86\i386\iopldispatcher.obj
objfre_wxp_x86\i386\memscan.obj
objfre_wxp_x86\i386\threads.obj
objfre_wxp_x86\i386\processlist.obj
objfre_wxp_x86\i386\vmxhelper.obj
objfre_wxp_x86\i386\interrupthook.obj
objfre_wxp_x86\i386\debugger.obj
objfre_wxp_x86\i386\vmxoffload.obj
objfre_wxp_x86\i386\deepkernel.obj
C:\WINDDK\3790~1.183\lib\wxp\i386\BufferOverflowK.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\ntoskrnl.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\hal.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\wmilib.lib
C:\WINDDK\3790~1.183\lib\wxp\i386\sehupd.lib
LINK : fatal error LNK1181: cannot open input file 'objfre_wxp_x86\i386\dbkdrvr.obj'
echo Skip Binplace:
Skip Binplace:

Stop.

Can someone help with this its almost been a whole day already

P.S Is there tutorial for making a uce with 5.5/5.6 (can only find for 2.x)
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Tue Jan 04, 2011 11:49 pm    Post subject: Reply with quote

dbkdrvr.c has an compiler error. Check the generated log to find out what that error is
_________________
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
View user's profile Send private message MSN Messenger
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Wed Jan 05, 2011 1:01 am    Post subject: Reply with quote

The log doesn't really help me
Quote:
c:\New Folder\DBKKernel\ntifs.h(2067) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\New Folder\DBKKernel\ntifs.h(2107) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2161) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2170) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2173) : error C2059: syntax error : '}'
c:\New Folder\DBKKernel\ntifs.h(2339) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\New Folder\DBKKernel\ntifs.h(2357) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2365) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2373) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2376) : error C2059: syntax error : '}'
c:\New Folder\DBKKernel\ntifs.h(4226) : error C2061: syntax error : identifier 'PRTL_SPLAY_LINKS'
c:\New Folder\DBKKernel\ntifs.h(4229) : error C2059: syntax error : '}'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2059: syntax error : ','
c:\New Folder\DBKKernel\ntifs.h(4724) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2059: syntax error : ','
c:\New Folder\DBKKernel\ntifs.h(4874) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4880) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2059: syntax error : ','
c:\New Folder\DBKKernel\ntifs.h(4977) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(5094) : error C2059: syntax error : ')'

Quote:
dbkdrvr.c
c:\New Folder\DBKKernel\ntifs.h(2067) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\New Folder\DBKKernel\ntifs.h(2107) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2161) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2170) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2173) : error C2059: syntax error : '}'
c:\New Folder\DBKKernel\ntifs.h(2339) : error C2061: syntax error : identifier 'EX_RUNDOWN_REF'
c:\New Folder\DBKKernel\ntifs.h(2357) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2365) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2373) : warning C4094: untagged 'union' declared no symbols
c:\New Folder\DBKKernel\ntifs.h(2376) : error C2059: syntax error : '}'
c:\New Folder\DBKKernel\ntifs.h(4226) : error C2061: syntax error : identifier 'PRTL_SPLAY_LINKS'
c:\New Folder\DBKKernel\ntifs.h(4229) : error C2059: syntax error : '}'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4717) : error C2059: syntax error : ','
c:\New Folder\DBKKernel\ntifs.h(4724) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4872) : error C2059: syntax error : ','
c:\New Folder\DBKKernel\ntifs.h(4874) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4879) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4880) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(4970) : error C2059: syntax error : ','
c:\New Folder\DBKKernel\ntifs.h(4977) : error C2059: syntax error : ')'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2146: syntax error : missing ')' before identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2143: syntax error : missing ')' before 'identifier'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2061: syntax error : identifier 'Cache'
c:\New Folder\DBKKernel\ntifs.h(5093) : error C2059: syntax error : ';'
c:\New Folder\DBKKernel\ntifs.h(5094) : error C2059: syntax error : ')'

Because when I search for PRTL_SPLAY_LINKS, etc it shows quoted
Now i have unqouted them it solves a lot of errors but can you help me with these?
Quote:
BUILD: Examining c:\newfol~1\dbkker~1 directory for files to compile.
Compiling (NoSync) c:\newfol~1\dbkker~1 directory ********************
'nmake.exe /nologo BUILDMSG=Stop. -i NTTEST= UMTEST= NOLINK=1 386=1'
cl -nologo -Ii386\ -I. -IC:\WINDDK\3790~1.183\inc\mfc42 -Iobjfre_wxp_x86\i386 -IC:\WINDDK\3790~1.183\inc\wxp -IC:\WINDDK\3790~1.183\inc\wxp -IC:\WINDDK\3790~1.183\inc\ddk\wxp -IC:\WINDDK\3790~1.183\inc\ddk\wdm\wxp -IC:\WINDDK\3790~1.183\inc\crt -D_X86_=1 -Di386=1 -DSTD_CALL -DCONDITION_HANDLING=1 -DNT_INST=0 -DWIN32=100 -D_NT1X_=100 -DWINNT=1 -D_WIN32_WINNT=0x0501 /DWINVER=0x0501 -D_WIN32_IE=0x0603 -DWIN32_LEAN_AND_MEAN=1 -DDEVL=1 -D__BUILDMACHINE__=WinDDK -DFPO=0 -DNDEBUG -D_DLL=1 /c /Zl /Zp8 /Gy /Gm- -cbstring /W3 /WX /Gz /GX- /GR- /GF /GS /G6 /Ze /Gi- /QIfdiv- /hotpatch -Z7 /Oxs /Oy- -FIC:\WINDDK\3790~1.183\inc\wxp\warning.h .\dbkdrvr.c .\dbkfunc.c .\iopldispatcher.c .\memscan.c .\threads.c .\processlist.c .\vmxhelper.c .\interrupthook.c .\debugger.c .\vmxoffload.c .\deepkernel.c
dbkdrvr.c
dbkfunc.c
c:\New Folder\DBKKernel\DBKFunc.c(21) : error C4013: '__nop' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(23) : error C4013: '__cpuid' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(121) : error C4013: '__readdr' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(136) : error C4013: '__getcallerseflags' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(143) : error C4013: '__readmsr' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(148) : error C4013: '__writecr0' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(153) : error C4013: '__readcr0' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(158) : error C4013: '__readcr2' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(165) : error C4013: '__writecr3' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(170) : error C4013: '__readcr3' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(177) : error C4013: '__writecr4' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(182) : error C4013: '__readcr4' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(187) : error C4013: '__sidt' undefined; assuming extern returning int
c:\New Folder\DBKKernel\DBKFunc.c(210) : error C4013: '__rdtsc' undefined; assuming extern returning int
iopldispatcher.c
c:\New Folder\DBKKernel\IOPLDispatcher.c(191) : error C2065: 'PsProcessType' : undeclared identifier
c:\New Folder\DBKKernel\IOPLDispatcher.c(191) : error C2100: illegal indirection
c:\New Folder\DBKKernel\IOPLDispatcher.c(191) : warning C4047: 'function' : 'POBJECT_TYPE' differs in levels of indirection from 'int'
c:\New Folder\DBKKernel\IOPLDispatcher.c(1153) : warning C4242: 'function' : conversion from 'UINT64' to 'ULONG_PTR', possible loss of data
memscan.c
c:\New Folder\DBKKernel\memscan.c(408) : error C2220: warning treated as error - no object file generated
c:\New Folder\DBKKernel\memscan.c(408) : warning C4242: '=' : conversion from 'unsigned __int64' to 'UINT_PTR', possible loss of data
c:\New Folder\DBKKernel\memscan.c(412) : warning C4242: '=' : conversion from 'unsigned __int64' to 'UINT_PTR', possible loss of data
c:\New Folder\DBKKernel\memscan.c(414) : warning C4242: '=' : conversion from 'unsigned __int64' to 'UINT_PTR', possible loss of data
threads.c
processlist.c
vmxhelper.c
interrupthook.c
debugger.c
c:\New Folder\DBKKernel\debugger.c(84) : error C4013: '__writedr' undefined; assuming extern returning int
c:\New Folder\DBKKernel\debugger.c(89) : error C4013: '__readdr' undefined; assuming extern returning int
c:\New Folder\DBKKernel\debugger.c(1290) : error C4013: '__nop' undefined; assuming extern returning int
vmxoffload.c
deepkernel.c
Generating Code...
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Wed Jan 05, 2011 7:27 am    Post subject: Reply with quote

your sdk version is out of date (it doesn't understand the __writedr intrinsic)
and the sourcecode you use might be out of date as well

_________________
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
View user's profile Send private message MSN Messenger
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Wed Jan 05, 2011 8:18 am    Post subject: Reply with quote

Ok I use the latest one I have and I get this error
Quote:
BUILD: Examining c:\newfol~1\dbkker~1 directory for files to compile.
oacr invalidate root:x86fre /autocleanqueue
1>Compiling and Linking c:\newfol~1\dbkker~1 *************
1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR='
1>c:\newfol~1\dbkker~1: TARGETPATH is obj
1>BUILDMSG: _NT_TARGET_VERSION SET TO WINXP
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrcl @c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\cl.rsp
1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.207 for 80x86
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>cl /Fo"c:\newfol~1\dbkker~1\objfre_wxp_x86\i386/"
1> /FC
1> /Ii386
1> /I.
1> /Ic:\newfol~1\dbkker~1\objfre_wxp_x86\i386
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\crt
1> /D_X86_=1
1> /Di386=1
1> /DSTD_CALL
1> /DCONDITION_HANDLING=1
1> /DNT_UP=1
1> /DNT_INST=0
1> /DWIN32=100
1> /D_NT1X_=100
1> /DWINNT=1
1> /D_WIN32_WINNT=0x0501
1> /DWINVER=0x0501
1> /D_WIN32_IE=0x0603
1> /DWIN32_LEAN_AND_MEAN=1
1> /DDEVL=1
1> /D__BUILDMACHINE__=WinDDK
1> /DFPO=0
1> /DNDEBUG
1> /D_DLL=1
1> /DNDEBUG
1> /DNTDDI_VERSION=0x05010200
1> /c
1> /Zc:wchar_t-
1> /Zl
1> /Zp8
1> /Gy
1> /Gm-
1> -cbstring
1> /W3
1> /WX
1> /Gz
1> /hotpatch
1> /EHs-c-
1> /GR-
1> /GF
1> /GS
1> /Zi
1> /Oxs
1> /Oy-
1> /Zi
1> /Fdc:\newfol~1\dbkker~1\objfre_wxp_x86\i386\
1> /DKMDF_MAJOR_VERSION_STRING=01
1> /DKMDF_MINOR_VERSION_STRING=009
1> /wd4603
1> /wd4627
1> /typedil-
1> /FIC:\WinDDK\7600.16385.1\inc\api\warning.h
1> .\dbkdrvr.c .\dbkfunc.c .\iopldispatcher.c .\memscan.c .\threads.c .\processlist.c .\vmxhelper.c .\interrupthook.c .\debugger.c .\vmxoffload.c .\deepkernel.c
1>dbkdrvr.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>errors in directory c:\newfol~1\dbkker~1
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>dbkfunc.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>iopldispatcher.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>c:\newfolder\dbkkernel\iopldispatcher.c(1153) : warning C4242: 'function' : conversion from 'UINT64' to 'ULONG_PTR', possible loss of data
1>warnings in directory c:\newfol~1\dbkker~1
1>c:\newfolder\dbkkernel\iopldispatcher.c(1153) : warning C4242: 'function' : conversion from 'UINT64' to 'ULONG_PTR', possible loss of data
1>memscan.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>threads.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>processlist.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>vmxhelper.c
1>interrupthook.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>debugger.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>vmxoffload.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>deepkernel.c
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1>c:\newfolder\dbkkernel\ntifs.h(2051) : error C2011: '_EX_RUNDOWN_REF' : 'struct' type redefinition
1> c:\winddk\7600.16385.1\inc\ddk\wdm.h(17872) : see declaration of '_EX_RUNDOWN_REF'
1>Generating Code...
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrlink /out:c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\Apple.sys /machine:ix86 @c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\lnk.rsp
1>Microsoft (R) Incremental Linker Version 9.00.30729.207
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>/MERGE:_PAGE=PAGE
1>/MERGE:_TEXT=.text
1>/SECTION:INIT,d
1>/OPT:REF
1>/OPT:ICF
1>/IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
1>/INCREMENTAL:NO
1>/release
1>/NODEFAULTLIB
1>/WX
1>/debug
1>/debugtype:cv,fixup,pdata
1>/version:6.1
1>/osversion:6.1
1>/functionpadmin:5
1>/safeseh
1>/pdbcompress
1>/STACK:0x40000,0x1000
1>/driver
1>/base:0x10000
1>/align:0x80 /stub:c:\winddk\7600.16385.1\lib\wxp\stub512.c om
1>/subsystem:native,5.01
1>/entry:GsDriverEntry@8
1>/out:c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\Apple.sys
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\dbkdrvr.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\dbkfunc.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\iopldispatcher.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\memscan.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\threads.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\processlist.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\vmxhelper.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\interrupthook.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\debugger.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\vmxoffload.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\deepkernel.obj
1>c:\winddk\7600.16385.1\lib\wxp\i386\BufferOverflowK.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\ntoskrnl.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\hal.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\wmilib.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\sehupd.lib
1>LINK : fatal error LNK1181: cannot open input file 'c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\dbkdrvr.obj'
1>link : error LNK1181: cannot open input file 'c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\dbkdrvr.obj'
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Wed Jan 05, 2011 8:22 am    Post subject: Reply with quote

ntifs.h:
you need to comment out the "EX_RUNDOWN_REF" blocks

_________________
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
View user's profile Send private message MSN Messenger
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Wed Jan 05, 2011 8:25 am    Post subject: Reply with quote

Should be the last one I need help with
Quote:
BUILD: Examining c:\newfol~1\dbkker~1 directory for files to compile.
oacr invalidate root:x86fre /autocleanqueue
1>Compiling and Linking c:\newfol~1\dbkker~1 *************
1>'nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS2 LINKONLY=1 NOPASS0=1 MAKEDIR_RELATIVE_TO_BASEDIR='
1>c:\newfol~1\dbkker~1: TARGETPATH is obj
1>BUILDMSG: _NT_TARGET_VERSION SET TO WINXP
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrcl @c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\cl.rsp
1>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.207 for 80x86
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>cl /Fo"c:\newfol~1\dbkker~1\objfre_wxp_x86\i386/"
1> /FC
1> /Ii386
1> /I.
1> /Ic:\newfol~1\dbkker~1\objfre_wxp_x86\i386
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\api
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\ddk
1> /IC:\WinDDK\7600.16385.1\inc\crt
1> /D_X86_=1
1> /Di386=1
1> /DSTD_CALL
1> /DCONDITION_HANDLING=1
1> /DNT_UP=1
1> /DNT_INST=0
1> /DWIN32=100
1> /D_NT1X_=100
1> /DWINNT=1
1> /D_WIN32_WINNT=0x0501
1> /DWINVER=0x0501
1> /D_WIN32_IE=0x0603
1> /DWIN32_LEAN_AND_MEAN=1
1> /DDEVL=1
1> /D__BUILDMACHINE__=WinDDK
1> /DFPO=0
1> /DNDEBUG
1> /D_DLL=1
1> /DNDEBUG
1> /DNTDDI_VERSION=0x05010200
1> /c
1> /Zc:wchar_t-
1> /Zl
1> /Zp8
1> /Gy
1> /Gm-
1> -cbstring
1> /W3
1> /WX
1> /Gz
1> /hotpatch
1> /EHs-c-
1> /GR-
1> /GF
1> /GS
1> /Zi
1> /Oxs
1> /Oy-
1> /Zi
1> /Fdc:\newfol~1\dbkker~1\objfre_wxp_x86\i386\
1> /DKMDF_MAJOR_VERSION_STRING=01
1> /DKMDF_MINOR_VERSION_STRING=009
1> /wd4603
1> /wd4627
1> /typedil-
1> /FIC:\WinDDK\7600.16385.1\inc\api\warning.h
1> .\dbkdrvr.c .\dbkfunc.c .\iopldispatcher.c .\memscan.c .\threads.c .\processlist.c .\vmxhelper.c .\interrupthook.c .\debugger.c .\vmxoffload.c .\deepkernel.c
1>dbkdrvr.c
1>dbkfunc.c
1>iopldispatcher.c
1>c:\newfolder\dbkkernel\iopldispatcher.c(1153) : error C2220: warning treated as error - no 'object' file generated
1>errors in directory c:\newfol~1\dbkker~1
1>c:\newfolder\dbkkernel\iopldispatcher.c(1153) : error C2220: warning treated as error - no 'object' file generated
1>c:\newfolder\dbkkernel\iopldispatcher.c(1153) : warning C4242: 'function' : conversion from 'UINT64' to 'ULONG_PTR', possible loss of data
1>warnings in directory c:\newfol~1\dbkker~1
1>c:\newfolder\dbkkernel\iopldispatcher.c(1153) : warning C4242: 'function' : conversion from 'UINT64' to 'ULONG_PTR', possible loss of data
1>memscan.c
1>threads.c
1>processlist.c
1>vmxhelper.c
1>interrupthook.c
1>debugger.c
1>vmxoffload.c
1>deepkernel.c
1>Generating Code...
1> C:\WinDDK\7600.16385.1\Bin\x86\oacr\oacrlink /out:c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\Apple.sys /machine:ix86 @c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\lnk.rsp
1>Microsoft (R) Incremental Linker Version 9.00.30729.207
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>/MERGE:_PAGE=PAGE
1>/MERGE:_TEXT=.text
1>/SECTION:INIT,d
1>/OPT:REF
1>/OPT:ICF
1>/IGNORE:4198,4010,4037,4039,4065,4070,4078,4087,4089,4221
1>/INCREMENTAL:NO
1>/release
1>/NODEFAULTLIB
1>/WX
1>/debug
1>/debugtype:cv,fixup,pdata
1>/version:6.1
1>/osversion:6.1
1>/functionpadmin:5
1>/safeseh
1>/pdbcompress
1>/STACK:0x40000,0x1000
1>/driver
1>/base:0x10000
1>/align:0x80 /stub:c:\winddk\7600.16385.1\lib\wxp\stub512.c om
1>/subsystem:native,5.01
1>/entry:GsDriverEntry@8
1>/out:c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\Apple.sys
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\dbkdrvr.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\dbkfunc.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\iopldispatcher.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\memscan.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\threads.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\processlist.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\vmxhelper.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\interrupthook.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\debugger.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\vmxoffload.obj
1>c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\deepkernel.obj
1>c:\winddk\7600.16385.1\lib\wxp\i386\BufferOverflowK.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\ntoskrnl.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\hal.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\wmilib.lib
1>c:\winddk\7600.16385.1\lib\wxp\i386\sehupd.lib
1>LINK : fatal error LNK1181: cannot open input file 'c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\iopldispatcher.obj'
1>link : error LNK1181: cannot open input file 'c:\newfol~1\dbkker~1\objfre_wxp_x86\i386\iopldispatcher.obj'
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Wed Jan 05, 2011 8:35 am    Post subject: Reply with quote

no idea what is at line 1153 in iopldispatcher.c

Try throwing (UINT_PTR) all around the place, that usually stops the compiler from warning

if it's a dbgprint just delete the whole line

_________________
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
View user's profile Send private message MSN Messenger
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Wed Jan 05, 2011 8:40 am    Post subject: Reply with quote

TY for the dbprint!!!. I look C:\NewFolder\DBKKernel\objfre_wxp_x86\i386 apple.sys its there but in free build it says 'The system cannot find the file specified'

Last edited by max9403 on Wed Jan 05, 2011 8:46 am; edited 1 time in total
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Wed Jan 05, 2011 8:43 am    Post subject: Reply with quote

ok, so 1153 =
Code:

ntStatus=debugger_setGDBreakpoint(inp->debugregspot, inp->address, (BreakType)inp->breakType, (BreakLength)inp->breakLength);


Try replacing it with:
Code:

ntStatus=debugger_setGDBreakpoint(inp->debugregspot, (UINT_PTR)inp->address, (BreakType)inp->breakType, (BreakLength)inp->breakLength);

_________________
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
View user's profile Send private message MSN Messenger
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Wed Jan 05, 2011 8:48 am    Post subject: Reply with quote

sorry I didn't read your full post the bdprint thing worked but I was talking about UINT_PTR
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Wed Jan 05, 2011 8:54 am    Post subject: Reply with quote

I know.
notice the difference between "inp->address" and "(UINT_PTR)inp->address"

_________________
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
View user's profile Send private message MSN Messenger
max9403
How do I cheat?
Reputation: 0

Joined: 03 Jan 2011
Posts: 8

PostPosted: Wed Jan 05, 2011 9:05 am    Post subject: Reply with quote

THANK YOU FOR ALL THE HELP
Finally got it to compile after 1+ years
Back to top
View user's profile Send private message
wira03
Newbie cheater
Reputation: 0

Joined: 12 Aug 2011
Posts: 11

PostPosted: Thu Aug 18, 2011 12:45 pm    Post subject: Reply with quote

where the error is the master ... Crying or Very sad


tes9.JPG
 Description:
 Filesize:  236.42 KB
 Viewed:  29465 Time(s)

tes9.JPG



ted8.JPG
 Description:
 Filesize:  81.26 KB
 Viewed:  29464 Time(s)

ted8.JPG


Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25792
Location: The netherlands

PostPosted: Thu Aug 18, 2011 1:16 pm    Post subject: Reply with quote

read the .log file (it's somewhere in debugger.c)
_________________
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
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites