View previous topic :: View next topic |
Author |
Message |
Krähne Expert Cheater
Reputation: 0
Joined: 06 Jun 2010 Posts: 108 Location: Inside of my Kernel
|
Posted: Tue Mar 15, 2011 6:26 am Post subject: error while compiling CE 6.0 |
|
|
i get a few errors when try compile ce 6.0:
Code: | memscan.pas(3392,30) Error: Identifier not found "start"
memscan.pas(3625,21) Error: identifier idents no member "start"
memscan.pas(3836,29) Error: Illegal expression
memscan.pas(4229,17) Error: identifier idents no member "start"
memscan.pas(4837,18) Error: identifier idents no member "start"
memscan.pas(4899,18) Error: identifier idents no member "start"
memscan.pas(4994) Fatal: There were 6 errors compiling module, stopping
|
i tried compile the ce in lazarus v0.9.28.2beta
i have compiled (correctly) the dbk32.sys (ce.bat with the x86 Free Build Environment)
So... where is the mistake?
i'm not a coder of lazarus, delphi or pascal... but i want have the ce6 compiled... i mean... for something you have publicated the src or not...?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Tue Mar 15, 2011 8:24 am Post subject: |
|
|
you need lazarus 0.9.31
you can download that from the daily snapshots
to make the install easier(so you don't have to change the compiler paths yourself) go to c:\users\yourname\AppData\Local and remove the lazarus folder there before installing
_________________
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 |
|
 |
Krähne Expert Cheater
Reputation: 0
Joined: 06 Jun 2010 Posts: 108 Location: Inside of my Kernel
|
Posted: Tue Mar 15, 2011 8:38 am Post subject: |
|
|
Dark Byte wrote: | you need lazarus 0.9.31
you can download that from the daily snapshots
to make the install easier(so you don't have to change the compiler paths yourself) go to c:\users\yourname\AppData\Local and remove the lazarus folder there before installing |
Nice dude!, thanks... downloading .
edit: Works perfect... nice job master!.
|
|
Back to top |
|
 |
|