Bevan Edwards wrote: > Hi all, > > As someone earlier indicated, I built the ICSDel100 project and then > turned on "Generate All C++Builder files" option, which seems to have > worked alright. > > However, if I try to build the ICSBCB100 project, it gives me errors > about mssing .OBJ files. The first is ICSLOGGER.OBJ, which I found in > the output from the ICSDEL100 project, so I just used that. But the > next is ICMP.OBJ, which doesn't appear to be anywhere. > > Has anyone had any success building this project? > Do we need to build this project?
AFAIK if you built the Delphi package with option "Generate All C++Builder files" you should not try to build ICSBCB100 as well. Components will be available on the palette in both BCB and Delphi personality as well. That's at least what I found thru trial and error. > > Regards, > > Bevan -- 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
