Pessoal estou precisando de um help,quando tento compilar meu projeto no Delphi 2010 mas que foi desenvolvido Delphi7.ele exibe o seguinte erro:
[DCC Error] unComunica.pas(180): E2003 Undeclared identifier: 'PortaSerial'
[DCC Error] unComunica.pas(1006): E2003 Undeclared identifier: 'SerialCom'
[DCC Error] unComunica.pas(1011): E2029 'THEN' expected but identifier 'ReadChar' found
[DCC Error] unComunica.pas(1273): E2003 Undeclared identifier: 'SerialCom'
[DCC Error] unComunica.pas(1288): E2066 Missing operator or semicolon
Mas no Delphi 7 ele compila sem problema algum.