Does anyone here use os has tried the Chart ocx component from ComponentOne (formerly 'Olectra Chart`)?

Does anyone here use os has tried the Chart ocx component from ComponentOne (formerly 'Olectra Chart`)? It works on the development computer but crashes on the test machine with the message "can't find the entry point of ippsSwapBytes_64u_l_ldx ..." (I discovered that this is a deprecated intel function for converting big endian <> little endian, have no idea why it's in their code).
(using XE7 on a 32 bits program with the 32 bits version of ocx)

I've installed the ocx with the setup, C1 docs says it's the only file needed.

(C1 doesn't officially support Delphi, we're using it because old version worked very well on the old D7 code - it was supported back then)

Comments