ciao a tutti, sto provando finalmente ad aggiornare le mie librerie con Fivewin 2020 e Harbour 3.0, ricompilando il mio gestionale ho il seguente errore: "FWBitmap invalid parameter" se provo a compilare l'intera applicazione con il debugger attivo (/b switch) il programma va subito in cra...
ciao Massimo, Nei ritagli dei vari impegni sto cercando di capire mod_harbour, ma vedo un gran caos (almeno per me) nell'installazione. Nel download apache è installato in XAMPP directory ma mod_harbour pare lo voglia in apache24. superato questo primo step e configurato il serve riesco a fare qualc...
hi, I try midnight.prg and get same erroe: Error: Unknown or unregistered symbol operation: __DBGENTRY called from: ../../../apache.prg, (b)MAIN, line: 32 called from: HB_HRBLOAD, line: 0 called from: ../../../apache.prg, EXECUTE, line: 98 called from: ../../../apache.prg, MAIN, line: 43 run debugof...
Error: Unknown or unregistered symbol operation: __DBGENTRY called from: ../../../apache.prg, (b)MAIN, line: 50 called from: HB_HRBLOAD, line: 0 called from: ../../../apache.prg, EXECUTE, line: 116 called from: ../../../apache.prg, MAIN, line: 61
Hi Antonio, The Tutor02 works fine. I linked gtwin.lib and added -Gn -aa linker switch as shown in BuildH.Bat. My application now shows some life but with a bunch of errors. I think it's just the switches and settings but I can't find anymore from BuildH.bat that I can copy to my .MAK file. Below ar...
Esro es lo que sale. Enlazando UTILDISC.exe... Warning: Unable to perform incremental link - performing full link... Error: Unresolved external '_hb_vmProcessSymbols' referenced from C:\XEDIT2\OBJ\EJEMPLO.DBJ Error: Unresolved external '_HB_FUN_SETCOLOR' referenced from C:\XEDIT2\OBJ\EJEMPLO.DBJ Err...
Saludos al Forum Me da este error, estoy tratando de compilar dicho codigo con xharbour es de clipper y me da este error. _HB_FUN___DBGENTRY' Error Asi construyo el ejecutable y comipo, uso xharbour y bcc582 hbmake teste.bc C:\clipper con xharbour\tbrowse_xharbour>hbmake teste.bc C:\bcc582\BIN\il...
Me genera este Error. Al Compilar xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195) Error: Unresolved external '_HB_FUN___DBGENTRY' referenced from K:\PROY_HARB\ADORDD\OBJ\ACCESS1.OBJ .
VERCE v4.5+ -> Ver Resultados de Compilación y Enlazado v4.5+
Hi, This is my simple test using XMLDOM: I have instaled Windows Server 2003 SP2 e .NET 1.0 e 2.0 and SOAP Toolkit 3.0. #include "FiveWin.ch" Function main() local RespText, objXMLHTTP oXMLDoc := TOLEAUTO():New("Microsoft.XMLDOM") // Allow...
When i compile xbuild <program> /b I get the following error Error description: Error BASE/1132 Bound error: array access Args: [ 1] = A { ... } [ 2] = C , Stack Calls =========== Called from: tbrowse.prg => COLOR2ARRAY(3585) Called from: tbrowse.prg => (b)TBROWSE:TBROWSE(534) Called fro...