Recent

Author Topic: error compiling Cheat Engine 6.4 newbie  (Read 2221 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: 18676
  • Jungle wars. And failing health it seems.
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 »
Due to censorship, I changed this to "Nelly the Elephant". Keeps the message clear.

 

TinyPortal © 2005-2018