I downloaded the most current ICS Version 7 from http://www.overbyte.be.
According to the installation instructions provided in the ICS ReadMe7 file, I opened the D2009Install.groupproj file in Delphi 2009. According to the installation instructions provided, it says to "build" the "OverbyteIcsD2009Run.bpl." I "right click" on this file and select "Build." I get the following errors in the "OverbyteIcsEmulVT.pas" file: [DCC Error] OverbyteIcsEmulVT.pas(3060): E2052 Unterminated string v2 : String = '盾塼?; [DCC Error] OverbyteIcsEmulVT.pas(3061): E2052 Unterminated string v3 : String = '秧貞?; I assume that these strings should be: v2 : String = '盾塼'; v3 : String = '秧貞'; I'm not sure why the Chinese terms "Shield Brick (盾塼)" and "Yang Zhen (秧貞) are needed in the file. I also get the following error numerous times in this source file. [DCC Error] OverbyteIcsEmulVT.pas(3473): E2030 Duplicate case label #$B3: begin [DCC Error] OverbyteIcsEmulVT.pas(3477): E2030 Duplicate case label #$DA: begin Etc. The "Duplicate case label" error occurs 47 times in this file. The installation instructions say to "install" the "OverbytesD2009Design.bpl." I "right click" on this file and select "Install." I get the same errors again in the "OverbyteIcsEmulVT.pas" file. Hopefully, this is specific enough. Claude and Kia Hunter 011-82-2-6382-0013 -----Original Message----- From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On Behalf Of twsocket-requ...@elists.org Sent: Sunday, November 29, 2009 9:00 PM To: twsocket@elists.org Subject: TWSocket Digest, Vol 349, Issue 6 Send TWSocket mailing list submissions to twsocket@elists.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket or, via email, send a message with subject or body 'help' to twsocket-requ...@elists.org You can reach the person managing the list at twsocket-ow...@elists.org When replying, please edit your Subject line so it is more specific than "Re: Contents of TWSocket digest..." Today's Topics: 1. Cannot Build/Install ICS v7 on Delphi 2009 (Claude and Kia Hunter) 2. Re: Cannot Build/Install ICS v7 on Delphi 2009 (Arno Garrels) ---------------------------------------------------------------------- Message: 1 Date: Sun, 29 Nov 2009 14:00:31 +0900 From: "Claude and Kia Hunter" <ceh...@hanafos.com> Subject: [twsocket] Cannot Build/Install ICS v7 on Delphi 2009 To: <twsocket@elists.org> Message-ID: <000001ca70b0$e0dd1260$a29737...@com> Content-Type: text/plain; charset="us-ascii" I have tried to build/install ICS v7 on Delphi 2009 using the D2009Install.groupproj according to the install instructions and it will not install. I get numerous "E2030 Duplicate case label" errors in both files that prevent the successful build/install. Please advise. Claude ------------------------------ Message: 2 Date: Sun, 29 Nov 2009 09:03:29 +0100 From: "Arno Garrels" <arno.garr...@gmx.de> Subject: Re: [twsocket] Cannot Build/Install ICS v7 on Delphi 2009 To: "ICS support mailing" <twsocket@elists.org> Message-ID: <641a8976a84d483795707eae42875...@asus> Content-Type: text/plain; charset="iso-8859-1" Claude and Kia Hunter wrote: > I have tried to build/install ICS v7 on Delphi 2009 using the > D2009Install.groupproj according to the install instructions and it > will not install. I get numerous "E2030 Duplicate case label" errors > in both files that prevent the successful build/install. You have to be more specific. Which units are you referring to? Do you use latest ICS from the wiki site? http://wiki.overbyte.be/wiki/index.php/FAQ -- Arno Garrels ------------------------------ _______________________________________________ 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 End of TWSocket Digest, Vol 349, Issue 6 **************************************** -- 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