I'm trying to install ExtPascal.
I commented on these lines and managed to install:
extp_proj_intf.pas (232,52) Erro: identificador idents nenhum membro "ScanForFPCMessages"
extp_proj_intf.pas (236,52) Erro: identificador idents nenhum membro "ShowAllMessages"
But, when i try to run a simple test i receive the error on unit1.inc:
Error: Identifier not found "ExtButton1"
ps: This error happens with all the components that I put. For this test I inserted only one Button