Archive for October 1st, 2008

You are browsing the archives of 2008 October 01.

Codegear Rad Studio 2007 – Error: Unresolved external ‘Sysutils::EDivByZero::’

When compiling a Codegear (used to be Borland) C++ Builder project you may see errors like this from command line builds that you don’t seem to get in the IDE. Likely you have project files that were converted from BDS2006 or older and that is the cause of the problem. At some point in time [...]