[twsocket] IcsZLibObj

2006-09-14 Thread Gies,Brad
I keep getting the File not Found . adler32.obj error when attempting to compile projects with ICS. I have the zobj123 directory added to my search path, and if I compile again when the compiler stops on the initialization section of the IcsXLibObj file then it compiles fine. Do I need to

Re: [twsocket] IcsZLibObj

2006-09-14 Thread Angus Robertson - Magenta Systems Ltd
I keep getting the File not Found . adler32.obj error when attempting to compile projects with ICS. Try copying the OBJ files into the same directory as IcsLibObj. I had to do this to build ICS under Delphi 6 the other day, it should not be necessary... Angus -- To unsubscribe or

Re: [twsocket] IcsZLibObj

2006-09-14 Thread Maurizio Lotauro
Scrive Angus Robertson - Magenta Systems Ltd [EMAIL PROTECTED]: I keep getting the File not Found . adler32.obj error when attempting to compile projects with ICS. Try copying the OBJ files into the same directory as IcsLibObj. I had to do this to build ICS under Delphi 6 the other

Re: [twsocket] IcsZLibObj

2006-09-14 Thread Angus Robertson - Magenta Systems Ltd
I just checked and I noticed that the dir written in the $L directive has a different case of the directory name that contains the .obj files. Certainly no harm in correcting it, next time I can reproduce the error, I was using several ICS/Delphi combinations last week and it gets very