After installing XLSReadWrite v6.00.41 over a previous 6.x version, what else do I need to do to get a Delphi (10.2.3) program to compile Win64 as the target platform? Win32 compiles fine.
I see the folder C:\Program Files (x86)\DOCXRW\Src\obj\x64 but what do I do with it? Copy it somewhere, or modify a Delphi Path setting?
Trying to compile a simple test program displays the following error in Messages section:
[dcc64 Fatal Error] Unit1.pas(7): F2613 Unit 'XLSSheetData5' not found.
Mark
Target Platform Win64
Re: Target Platform Win64
Hello
You must set the search path to the DCU files.
You must set the search path to the DCU files.
Lars Arvidsson, Axolot Data