I just upgraded to Version 2 of DOCXReadWrite, but now the program won't compile.
I get an Error in the following line, which is part of the unit "AXWSynCrypto"
Code: Select all
{$ifdef USEAESNI} (cfAESNI in CpuFeatures) or {$endif}
and "Undeclared identifier CpuFeatures"
Did I mess up Installation?
If yes, how do I install correctly?
If no, what can I do to solve this problem?