Re: [twsocket] Problem with ICS package and Delphi 2006

2008-03-06 Thread Arno Garrels
Change the project options of the package from Build as needed (German: Wenn 
erforderlich) to German Manual (probably On demand in the English version).

--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html

Support the ICS Wiki now.
http://wiki.overbyte.be/wiki/index.php/Main_PageGet
Get an editor account by a short mail to:
[EMAIL PROTECTED]





 
Tobias Rapp wrote:
 Hello everybody!
 
 I have a problem related with the ICS package 'IcsDel100.dpk'. I have
 it installed fine with Delphi 2006. Now I have a self-made package
 that depends on tWSocket and thus has 'IcsDel100' in the packages
 requires clause. When I try to compile the package I get the
 following error: 
 
 [Pascal Error] NoaComm_D2006.dpk(41): E1026 File not found:
 'IcsDel100.drf' 
 
 I have no idea what a .drf file is and where Delphi should find it.
 When 
 I uncomment 'IcsDel100' in the requires clause the compile is running
 through with the warning:
 
 [Pascal Warning] NoaComm_D2006.dpk(77): W1033 Unit 'WSocket'
 implicitly imported into package 'NoaComm_D2006'
 
 Maybe the problem is not ICS-specific (although it seems that other
 packages are installed fine). Has anybody a hint what to do here?
 
 /Tobias
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Problem with ICS package and Delphi 2006

2008-03-06 Thread Arno Garrels
Arno Garrels wrote:
 Change the project options of the package from Build as needed
 (German: Wenn erforderlich) to German Manual (probably On
 demand in the English version).  

package is the ICS package.

 
 
 Tobias Rapp wrote:
 Hello everybody!
 
 I have a problem related with the ICS package 'IcsDel100.dpk'. I have
 it installed fine with Delphi 2006. Now I have a self-made package
 that depends on tWSocket and thus has 'IcsDel100' in the packages
 requires clause. When I try to compile the package I get the
 following error:
 
 [Pascal Error] NoaComm_D2006.dpk(41): E1026 File not found:
 'IcsDel100.drf'
 
 I have no idea what a .drf file is and where Delphi should find it.
 When
 I uncomment 'IcsDel100' in the requires clause the compile is running
 through with the warning:
 
 [Pascal Warning] NoaComm_D2006.dpk(77): W1033 Unit 'WSocket'
 implicitly imported into package 'NoaComm_D2006'
 
 Maybe the problem is not ICS-specific (although it seems that other
 packages are installed fine). Has anybody a hint what to do here?
 
 /Tobias
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be