| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Erez Zrihen Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Feb 2016
 Posts: 65
 
 
 | 
			
				|  Posted: Thu Aug 26, 2021 7:04 pm    Post subject: I can't compile Cheat Engine at all |   |  
				| 
 |  
				| Whenever I try to compile Cheat Engine 7.3 the compilation fails and I see in the Messages window the following line: 
 newbutton.pas(88,25) Error: Identifier not found "clDark"
 
 Whenever I try to compile Cheat Engine 7.2 the compilation fails and I see in the Messages window the following lines:
 
 frmAAEditPrefsUnit.pas(50,16) Error: Identifier not found "TSynEditorOptions"
 frmAAEditPrefsUnit.pas(50,33) Error: Error in type definition
 
 Whenever I try to compile Cheat Engine 6.4 the compilation fails and I see in the Messages window a lot of warnings and three errors:
 
 networkInterface.pas(1796,12) Error: identifier idents no member "Family"
 networkInterface.pas(1797,12) Error: identifier idents no member "Port"
 networkInterface.pas(1798,12) Error: identifier idents no member "Addr"
 
 I did NOT modify the code! I just downloaded it from GitHub and extracted everything by using 7-Zip.
 
 I downloaded and installed the latest version of Lazarus IDE and free pascal compiler.
 
 I don't know why people think that this is alright to upload code that contains errors and warnings and thus it cannot be compiled at all?
 
 Answer me this question!
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Thu Aug 26, 2021 11:58 pm    Post subject: |   |  
				| 
 |  
				| Get an older version of lazarus/fpc, not CE sourcecode _________________
 
 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 |  | 
	
		|  | 
	
		| Erez Zrihen Advanced Cheater
 
 ![]() Reputation: 0 
 Joined: 26 Feb 2016
 Posts: 65
 
 
 | 
			
				|  Posted: Fri Aug 27, 2021 7:02 am    Post subject: |   |  
				| 
 |  
				|  	  | Dark Byte wrote: |  	  | Get an older version of lazarus/fpc, not CE sourcecode | 
 
 I have uninstalled "lazarus-2.2.0RC1-fpc-3.2.2-win64" and installed "lazarus-2.0.12-fpc-3.2.0-win64" instead
 
 Now the build succeeds.
 
 This is weird that I had to install an older version of Lazarus IDE to get it working.
 
 I don't know why older Lazarus IDE is working but not the newest one.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |