Target Platform Win64

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
mbarry
Posts: 1
Joined: Mon Jul 16, 2018 7:53 pm

Target Platform Win64

Post by mbarry »

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
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Target Platform Win64

Post by larsa »

Hello

You must set the search path to the DCU files.
Lars Arvidsson, Axolot Data
Post Reply