Recent

Author Topic: error compiling Cheat Engine 6.4 newbie  (Read 1851 times)

kianyoungz2

  • Newbie
  • Posts: 1
error compiling Cheat Engine 6.4 newbie
« on: August 03, 2019, 02:22:24 am »
Hi download cheat engine 6.4 source code and i edit it i want to make it my own. But i encounter this error anyone know how to fix this :) Thanks in advance Newbie

Thaddy

  • Hero Member
  • *****
  • Posts: 16655
  • Kallstadt seems a good place to evict Trump to.
Re: error compiling Cheat Engine 6.4 newbie
« Reply #1 on: August 03, 2019, 09:41:53 am »
Looks like sockets.pp is not in the uses clause. The fp* units from fcl-net will pull those consts and enumerations in from sockets. Add sockets to the uses clause.

Then the previous statement would also have failed.
Check if the declaration of the SockAddr variable has changed and /or is correct instead. SockAddr is type TInetSockAddr. Some of the FP code declare it as Addr only, like in ssockets.pp. (double s is correct here)
« Last Edit: August 03, 2019, 09:50:42 am by Thaddy »
But I am sure they don't want the Trumps back...

 

TinyPortal © 2005-2018