Getting XLSReadWriteII4 to work in BCB5
Posted: Mon Jul 01, 2013 11:03 am
Since there was no option to get the registered version for BCB5, I had to buy the D5 version and try it out. Depsite BCB5 being able to compile and install the XLSSuite4\Package\D5\XLSRWII4_D5.bpl file into the component palette, and the components there looking fine, as soon as I drop one onto a form, I get "Unable to Expand" dialog pop up with a single "OK" button on it. After this, the component properties are available in the Object Inspector, but it won't compile, since it cannot find XLSReadWriteII4.h (it is nowhere on the entire drive!) or the associated .lib file. I assume these need to be generated, but how do I do that from the pascal source that came with the registered version?