Recent

Author Topic: error compiling Cheat Engine 6.4 newbie  (Read 2257 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: 18729
  • To Europe: simply sell USA bonds: dollar collapses
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 »
If Europe sells their USA bonds the USD will collapse. Europe can affort that given average state debts. The USA can't affort that. Just an advice...

 

TinyPortal © 2005-2018