Foros Club Delphi

Foros Club Delphi (https://www.clubdelphi.com/foros/index.php)
-   Lazarus, FreePascal, Kylix, etc. (https://www.clubdelphi.com/foros/forumdisplay.php?f=14)
-   -   Instalar Ehlib (https://www.clubdelphi.com/foros/showthread.php?t=90969)

GustavoCruz 19-10-2016 01:02:58

Instalar Ehlib
 
Hola amigos me gustaría si pueden ayudarme a instalar Ehlib... si les parece bien puedo pasar los fuentes

Gustavo Cruz

AgustinOrtu 19-10-2016 03:54:46

No, no podes pasarnos los fuentes, a menos que la licencia te de permiso a hacerlo

Por lo que se, EhLib se distribuye con un instalador

Sino, lo instalas como cualquier paquete.

No viene con instucciones?

jhonny 19-10-2016 05:59:38

Ellas vienen con un instalador en la carpeta Installer y unas instrucciones de instalación en el archivo Readme en caso de que necesites hacerlo manualmente.

GustavoCruz 19-10-2016 22:32:20

Hola amigos gracias por sus respuestas, pero el problema es que al momento de compilar me salen unos errores si les puedo pasar el listado de errores...? disculpen la pregunta


Gustavo Cruz

Casimiro Notevi 19-10-2016 23:24:15

Cita:

Empezado por GustavoCruz (Mensaje 509762)
... al momento de compilar me salen unos errores si les puedo pasar el listado de errores...?

Claro que puedes :)

GustavoCruz 20-10-2016 00:42:02

Hola los errores normalmente estan en Bookmark este es el listado de errores, aunque sin las fuentes pienso que les quedaría muy difícil ayudarme

Compile package EhLib 8.0.0.21: Código de salida 1, Errores: 12, Advertencias: 3, Sugerencias: 7
EhLibLCL.pas(1098,8) Warning: Symbol "UTF8ToUTF16" is deprecated: "Use the function in LazUTF8 unit"
GridsEh.pas(2738,47) Warning: Symbol "Handle" is deprecated
GridsEh.pas(9643,22) Warning: Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
DBSumLst.pas(493,28) Error: Operator is not overloaded: "TBytes" = "Constant String"
DBSumLst.pas(494,30) Error: Incompatible types: got "TBytes" expected "AnsiString"
DBSumLst.pas(525,73) Error: Incompatible type for arg no. 1: Got "TBytes", expected "AnsiString"
ToolCtrlsEh.pas(228,15) Hint: Found declaration: AppendItem(AnsiString);
DBSumLst.pas(530,9) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "TBytes"
DBSumLst.pas(616,28) Error: Incompatible types: got "TBytes" expected "AnsiString"
DBSumLst.pas(683,89) Error: Incompatible type for arg no. 3: Got "TBytes", expected "AnsiString"
EhLibLCL.pas(1062,10) Hint: Found declaration: DataSetCompareBookmarks(TDataSet;AnsiString;AnsiString):LongInt;
DBSumLst.pas(691,91) Error: Incompatible type for arg no. 3: Got "TBytes", expected "AnsiString"
EhLibLCL.pas(1062,10) Hint: Found declaration: DataSetCompareBookmarks(TDataSet;AnsiString;AnsiString):LongInt;
DBSumLst.pas(698,92) Error: Incompatible type for arg no. 3: Got "TBytes", expected "AnsiString"
EhLibLCL.pas(1062,10) Hint: Found declaration: DataSetCompareBookmarks(TDataSet;AnsiString;AnsiString):LongInt;
DBSumLst.pas(700,75) Error: Incompatible type for arg no. 2: Got "TBytes", expected "AnsiString"
ToolCtrlsEh.pas(230,15) Hint: Found declaration: InsertItem(LongInt;AnsiString);
DBSumLst.pas(755,45) Error: Incompatible type for arg no. 1: Got "TBytes", expected "AnsiString"
DBSumLst.pas(100,14) Hint: Found declaration: FindVirtualRecord(AnsiString):LongInt;
DBSumLst.pas(878,49) Error: Incompatible type for arg no. 1: Got "TBytes", expected "AnsiString"
DBSumLst.pas(100,14) Hint: Found declaration: FindVirtualRecord(AnsiString):LongInt;
DBSumLst.pas(887,3) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "TBytes"


La franja horaria es GMT +2. Ahora son las 21:09:39.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi