Re: [twsocket] TFTPClient in Free pascal

2010-04-10 Thread Francois PIETTE
I am trying to use TFTPClient in FreePascal. I have used twSocket successfully but the FTPClient will not compile because when trying to link the ICSZLibObj it comes up with "Error: IllegalCOFF Magic while reading C:/xxx/adler32.obj". (every external obj comes up with that error). I have trying

[twsocket] TFTPClient in Free pascal

2010-04-10 Thread ed...@clanhay
I am trying to use TFTPClient in FreePascal. I have used twSocket successfully but the FTPClient will not compile because when trying to link the ICSZLibObj it comes up with "Error: IllegalCOFF Magic while reading C:/xxx/adler32.obj". (every external obj comes up with that error). I have tryin