Hi Arno,

>>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. 

Yes, the components are available for C++Builder projects, so I'll just 
skip building the ICSBCB100 package.

The only problem I found was that the "Generate All C++Builder files" 
option didn't create the *.OBJ files, but "Generate C++ object files" 
did, so that's alright.

I usually build my applications with Packages and Dynamic RTL turned 
off, so that's why I needed the *.OBJ files.

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

Reply via email to