| View previous topic :: View next topic |
| Author |
Message |
m91610464 How do I cheat?
Reputation: 0
Joined: 16 Mar 2012 Posts: 3
|
Posted: Fri Mar 16, 2012 8:57 pm Post subject: Compile error 6.1 |
|
|
If I checkout lastest SVN and compile cheatengine.lpi, this error occur.
(Screenshot in attachment)
| Code: | Options changed, recompiling clean with -B
disassemblerviewunit.pas(134,60) Error: Cannot access a private field of an object here
disassemblerviewunit.pas(138,1) Fatal: There were 1 errors compiling module, stopping |
What's this error and how to fix it? [/code][/quote][/url] |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 473
Joined: 09 May 2003 Posts: 25911 Location: The netherlands
|
|
| Back to top |
|
 |
m91610464 How do I cheat?
Reputation: 0
Joined: 16 Mar 2012 Posts: 3
|
Posted: Sat Mar 17, 2012 2:22 am Post subject: But that's CE 6.2 |
|
|
| Code: | Thanks for reply. :wink:
That svn is ce 6.2.
Beta 5 is still crash at my computer so I want to build my CE 6.1.
Can you build CE 6.1 at http://ce.colddot.nl/svn?
Thank you. |
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 473
Joined: 09 May 2003 Posts: 25911 Location: The netherlands
|
Posted: Sat Mar 17, 2012 5:40 am Post subject: |
|
|
just do a svn checkout from a specific date (like 6.1 release) and get an older version of fpc (2.4.x I think)
anyhow, try to find out why it crashes instead of trying to get 6.1, which will crash 100% as well if 6.2 crashes since it has more added safety's, not less (tip: do not run the release build in the debugger of lazarus. It will not work. Use the debug build) _________________
Tools give you results. Knowledge gives you control.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
|