On Thursday 07 September 2006 11:42, Kris Leech wrote: > I started by using the latest stable version which gave an error on > compile, looking up this error on google I saw a post saying to > trying using the development version, synasnap, as it had bug fixes > in relating to Linux. > > So I tried SynaSnap and I get a different error, semi-expected since > this is a development version. The error was in ssfpc.pas, see below:
At first: Which version of FPC are you using? fpc2.0.0/2.0.2 can't compile the "stable release" (due to the pointer/longint issue) (although this is fixed quite easily) and synasnap probably needs the current fpc2.0.4 release. Regards, Vinzent. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
