Hello,

I have just found time to retry and get the following:

Build
  [Pascal Error] IcsZLibDll.pas(658): Undeclared identifier: 
'ZLibDllNameBis'
  [Pascal Error] IcsZLibDll.pas(663): Undeclared identifier: 
'ZLibDllNameTer'
  [Pascal Error] IcsZLibDll.pas(759): Undeclared identifier: 'ZLibDllName'
  [Pascal Fatal Error] pasall.tmp(28): Could not compile used unit 
'C:\Program Files\ICS\Delphi\Vc32\IcsZLibDll.pas'
  [Linker Fatal Error] Fatal: Unable to open file 'ICSZLIBDLL.OBJ'
Search for 'ZLibDllNameBis'
  C:\Program Files\ICS\Delphi\Vc32\IcsZLibDll.pas(658): 
ZLibDLLHandle := LoadLibrary(pChar(ZLibDllNameBis));
  C:\Program Files\ICS\Delphi\Vc32\IcsZLibDll.pas(659):           if 
(ZLibDLLHandle > 0) then ZLibDllActualName := ZLibDllNameBis;

Regards,

SubZero

----- Original Message ----- 
From: "Fastream Technologies" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Wednesday, January 11, 2006 4:08 PM
Subject: Re: [twsocket] Installing latest beta under BCB6--PROBLEMS!


> Ok those things were easy yet still needed to be fixed. Now I get
>
> IcsZlibdll.obj not found and IcsURL.obj not found!
>
> I do build all with BCB6Pro.
>
> Regards,
>
> SZ
>
> ----- Original Message ----- 
> From: "Fastream Technologies" <[EMAIL PROTECTED]>
> To: "ICS support mailing" <twsocket@elists.org>
> Sent: Wednesday, January 11, 2006 4:00 PM
> Subject: [twsocket] Installing latest beta under BCB6--PROBLEMS!
>
>
>> Hello,
>>
>> First problem was with the type TSocket. I made a workaround by moving 
>> the
>> type definition to the top of the module but I have a bigger problem:
>>
>> In ICSStreams, there is an exception type called SFCreateError that 
>> cannot
>> be found anywhere (netiher by compiler nor by find).
>>
>> Any ideas?
>>
>> Best Regards,
>>
>> SZ
>>
>> -- 
>> To unsubscribe or change your settings for TWSocket mailing list
>> please goto http://www.elists.org/mailman/listinfo/twsocket
>> Visit our website at http://www.overbyte.be
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to