Error when compiling package

When i try to compile ADato.DataModel.bpl, I get an error [dcc32 Error] E1026 File not found: ‘ADato.Resources.res’. The other packages compiles fine.

I have tried to search for that file in the downloaded folders, but it is not there.

We have updated the repository and added the file

Thank you, I’m now able to compile it.

I had to add these two librarypath’s to be able to run the demos:
C:\Delphi\FMX-GRID\dn4d\Source
C:\Delphi\FMX-GRID\datamodel\Package

Thanks, we will update the readme file to include them. Have fun with the demos…