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]: Rest dataware do not compile on FPC 3.2.3 fixes #377

Closed ucuccen closed 6 months ago

ucuccen commented 7 months ago

Descrição do bug

Hello. For information RDW do not compile on FPC3.2.3 fixes.

Passos para reproduzir o problema

The supported datatypes in fpc3.2.3 is equivalent to fp 3.3.1 and delphi. Error messages uRESTDWDataset.pas(884,14) Note: Virtual method "SetFieldData(TField;Pointer);" has a lower visibility (protected) than parent class TDataSet (public) uRESTDWDataset.pas(1046,14) Note: Virtual method "Loaded;" has a lower visibility (protected) than parent class TRESTDWCustomDataSet (public) uRESTDWDataset.pas(1152,59) Error: Expected another 7 array elements

Comportamento esperado

No response

Imagens do problema

image

No response

Versão REST DataWare:

2.0.7 (latest release)

IDE:

Lazarus

Sistema Operacional:

Windows

Relator do Problema

No response

gledstonprego commented 7 months ago

only the current version 2.1 alpha is supported, no version below is supported and will not have bugs fixed.

ucuccen commented 7 months ago

Another thing, The wizzard for new project do not appear on the new project form. (template for new project does not exists )

image

gledstonprego commented 7 months ago

Please use the group to post questions, this is not the right place, and the wizard is not complete

ucuccen commented 7 months ago

I think that RestDataware is a good product, but It leak complete support for lazarus ( clean simples to show different functionnalities ). I spend a whole day and I did not success building a CGI application. Good luck. I'll continue my work with native CGI lazarus support.

Thank you.

acgubamg commented 7 months ago

Delphi12 acontece isso tambem