Compiling the Delphi-Demo / ApiMateRadStudio

Hi,

I am trying to compile the demos but this error occurs:

[dcc32 Error] E1026 File not found: 'XlsAdapterResources.res'

I am using XE5 VCL and Flexcel Studio 6.2

Best regards

Frank

Hi,

Can you verify if you have the file XlsAdapterResources.res in a folder like:
C:\Users\adrian\Documents\tmssoftware\FlexCelVCLNT\Packages\dXE5\Win32\Release
and
C:\Users\adrian\Documents\tmssoftware\FlexCelVCLNT\Packages\dXE5\Win32\Debug

If you have those files, can you verify if they are in the Library path?

Hi Adrian,

I wrote ".$(Platform)$(Config)" in the project-searchpath!

Now I write the full path and it works.

Thank you for your support

Frank