Hi, I'm attempting to install ICS V7 using Codegear C++ Builder 2007. However, I run into following error:
[DCC Error] OverByteIcsWSocketE.pas(87): F1026 File not found: ' DesignIntf.dcu' A search for a solution gave me this: > You need to add -LUDesigneIde to the dcc32 command line options. Unfortunately, I haven't got a clue where and how to enter this in the C++ builder 2007 Additionally, the readme of an older ICS gave me this: > From the main IDE menu select Project|Edit Option Source > to edit the project options. In the entry for PFLAGS add > the -LUvcl50 option. For example: > <PFLAGS value="-$YD -$W -$O- -v -JPHNE -M -LUvcl50"/> > If you use BCB6, use "60" instead of "50" in the above explanations. Again, I don't know where to enter this and furthermore this description talks about an older C++ builder version (not 2007 where the project options apparently have been reorganized as compared to older versions). Undoubtedly, this is all very simple but at this point I'm completely clueless. So, any suggestions are much appreciated. Thanks, Kris -- 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