FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Error de Compilacion pasando a Harbour
Posts: 270
Joined: Fri Nov 11, 2005 07:39 PM
Error de Compilacion pasando a Harbour
Posted: Wed May 25, 2016 02:29 PM

Hola a todos:

Borre todo y recompile la nueva lib , pero ahora sale:

Al crea la LIB de la nueva TSButton7 compilada con Harbour32 me arroja estos errores :

Turbo Incremental Link 6.70 Copyright (c)
Warning W8065 SOURCE\bpaint.c 85: Call to function '_ISLOG' with no prototype in function HB_FUN_SBTNPAINT
Warning W8065 SOURCE\bpaint.c 87: Call to function '_ISNUM' with no prototype in function HB_FUN_SBTNPAINT
....
Warning W8065 SOURCE\bpaint.c 1321: Call to function '_ISNUM' with no prototype in function HB_FUN_DRAWBOXES
Warning W8065 SOURCE\bpaint.c 1340: Call to function '_ISCHAR' with no prototype in function HB_FUN_DRAWBOXES

Que debo cambiar o agregar al modulo Bpaint ??
Que estoy haciendo mal ?

al crear mi aplicacion de pruebas , no se crea el ejecutable.
Error : Unresolver External '_ISLOG' referenced from C:\HB32\TSBUTTON7_HB32\FIVEHC.LIB¦BPaint
Error : Unresolver External '_ISCHAR' referenced from C:\HB32\TSBUTTON7_HB32\FIVEHC.LIB¦BPaint
Error : Unresolver External '_ISNUM' referenced from C:\HB32\TSBUTTON7_HB32\FIVEHC.LIB¦BPaint

Alguna idea ??

Juan
==> Pasando a FWH16.04 + Harbour32 + BCC70 + PellesC
=> Abandonando FWH 13.7 + xHarbour + BCC582
http://www.mitaller.cl
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Error de Compilacion pasando a Harbour
Posted: Thu May 26, 2016 05:31 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 270
Joined: Fri Nov 11, 2005 07:39 PM
Re: Error de Compilacion pasando a Harbour
Posted: Fri May 27, 2016 01:19 AM

Gracias Antonio , te respondi en el post anterior.

Juan
==> Pasando a FWH16.04 + Harbour32 + BCC70 + PellesC
=> Abandonando FWH 13.7 + xHarbour + BCC582
http://www.mitaller.cl

Continue the discussion