OpenSourceCommunityBrasil / REST-DataWare

Repositório oficial do pacote Rest Dataware para Delphi e Lazarus
GNU General Public License v3.0
143 stars 44 forks source link

[Bug]: Missing uRESTDWMemtable.pas #376

Closed jstb24 closed 7 months ago

jstb24 commented 7 months ago

Descrição do bug

Trying installation for Delphi 11 can not compile the Databasedriver UniDAC because the uRESTDWMemtable.pas missing.

Tentando a instalação para Delphi 11 não é possível compilar o Databasedriver UniDAC porque o uRESTDWMemtable.pas falta.

Passos para reproduzir o problema

  1. open Package
  2. clean+compile
  3. [F2613] Unit uRESTDWMemtable not found

Comportamento esperado

No response

Imagens do problema

No response

Versão REST DataWare:

2.1.0 (branch)

IDE:

Delphi 10+

Sistema Operacional:

Windows

Relator do Problema

No response

gledstonprego commented 7 months ago

you need to put all the source folders and subfolders in the delphi path, to install the RDW drivers you have to have the components installed Unidac, Zeos and others that you are going to use first install the components then the RDW Drivers during the installation of the software packages RDW, before creating an issue, ask the group about questions about installing RDW.

jstb24 commented 7 months ago

It works perfectly now. Please excuse me, it was my mistake. I wasn't really paying attention when entering the paths and didn't see it immediately even though I was wearing glasses. :-)