Search found 21 matches: cmp

Return to advanced search

Re: QR-CODE

Gracias por todo señores ! Tengo fwh 22.12 y xharbour V.1.2.3 Todo éste lio pasa por lo siguiente: La AFIP pide que coloquemos un QR en las facturas. Y pide que lo armemos de la siguiente manera: Especificación Técnica: El código QR deberá codificar el siguiente texto: {URL}?p={DATOS_CMP_BASE_64} Do...
by pedroluis
Thu May 04, 2023 1:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: QR-CODE
Replies: 22
Views: 1754

Re: Migration from Bcc to msvc

1>FiveHCM.lib(FWPNG.obj) : error LNK2019: unresolved external symbol _png_sig_cmp referenced in function _IsPng 1>FiveHCM.lib(FWPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_write_struct referenced in function _save_png_to_file 1>FiveHCM.lib(FWPNG.obj) : error LNK2019: ...
by Antonio Linares
Wed Mar 11, 2015 5:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migration from Bcc to msvc
Replies: 17
Views: 7087

Error: Unresolved external

Does anybody know how to solve "Error: Unresolved external"? (I have linked RDDADS.LIB and FIVEHC.LIB) Error: Unresolved external 'AdsDDRemoveUserFromGroup' referenced from C:\PIETER\ XHARBOUR123\LIB\RDDADS.LIB|adsfunc Error: Unresolved external 'AdsDDCreate' referenced from C:\PIETER\XHAR...
by pieter
Thu Feb 19, 2015 10:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external
Replies: 9
Views: 2387

FWH 11.05 to FWH 14.06 Upgrade Issues

Hi Antonio / FW Support, I just downloaded my FW 14.06 upgrade. :) However, I encountered the following unresolved external issues. What I am missing? Thank you, Jose Environment: BCC582, Harbour 3.2 Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_HB_FUN_HB_C...
by Jose Dolar
Tue Jul 01, 2014 8:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.05 to FWH 14.06 Upgrade Issues
Replies: 24
Views: 5610

FW13.12, BCC582 , HB OCTUBRE 07 2103

Hola buen día Al crear los ejemplos obtengo los siguiente mensajes de error Compiling... Harbour 3.2.0dev (r1307082134) Copyright (c) 1999-2013, http://harbour-project.org/ Compiling 'testbrw.prg' and generating preprocessed output to 'testbrw.ppo'... Lines 4240, Functions/Procedures 2 Generating C ...
by Vikthor.Thomas
Fri Jan 31, 2014 7:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FW13.12, BCC582 , HB OCTUBRE 07 2103
Replies: 1
Views: 578

Re: Problema compilando / linkando

Hola. Gracias. Esto me sale: C:\fuentes>if not exist obj md obj C:\fuentes>c:\bcc55\bin\make -fconfig.mak MAKE Version 5.2 Copyright (c) 1987, 2000 Borland Error: Circular dependency exists in makefile menu.res -> menu.res echo off echo c:\bcc55\lib\c0w32.obj + > b32.bc echo obj\menu.obj...
by informaticaeloy
Tue Jan 14, 2014 1:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema compilando / linkando
Replies: 9
Views: 2008

Error al compilar

Hola a todos: He introducido ayer la versión 13 09 del FWH y al compilar me da los siguientes errores podríais decirme que me falta. C:\ColtHop\CyEWin>c:\bcc582\bin\ilink32 -Gn -aa -Tpe -s -v @cyewin1.lnk Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_png...
by colthop
Fri Nov 01, 2013 10:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar
Replies: 2
Views: 634

UEstudio link problem

I'm upgrading to 13.8. So far I can compile the various modules via UEStudio, but when I get to the link routine, I get the following unresolved external errors: --------------------Configuration: OCW - Debug-------------------- Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unre...
by MichaelMo
Fri Oct 18, 2013 6:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: UEstudio link problem
Replies: 2
Views: 724

FWH1307 - Unresolved external - Help

Error: Unresolved external '_png_get_io_ptr' referenced from C:\FWH\LIB\FIVEHC.LIB|FWPNG Error: Unresolved external '_png_create_read_struct' referenced from C:\FWH\LIB\FIVEHC.LIB|FWPNG Error: Unresolved external '_png_set_read_fn' referenced from C:\FWH\LIB\FIVEHC.LIB|FWPNG Error: Unresolved extern...
by MGA
Tue Sep 17, 2013 2:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH1307 - Unresolved external - Help
Replies: 2
Views: 580

error while compile with 13.07

when I compile program with fw 13.07 and xharbour.com I got error xLINK: error: Unresolved external symbol '_strdup referenced from FiveHCM.lib(BITMAPS.obj)'. xLINK: error: Unresolved external symbol '_strlwr referenced from FiveHCM.lib(BITMAPS.obj)'. xLINK: error: Unresolved external symbol '_png_s...
by kajot
Sun Aug 25, 2013 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error while compile with 13.07
Replies: 10
Views: 1851

Errors in New Build

I have encountered errors in the new build: Using Microsoft Visual C 2012 / Harbour: Unresolved external symbol _Hb_extIsNil referenced in function _HB_FUN+RELOADSRTF Using xBuilder/Pelles C/ xHarbour commercial: Unresolved externals = _png_sig_cmp _png_create_write _png_create_info _png_set_longjmp...
by TimStone
Wed May 01, 2013 11:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Errors in New Build
Replies: 46
Views: 12783

FWH 11.11 + xharbour.com + xCC

Antonio, I can't update to FWH1111, perhaps the reason is that I'm using xHarbour.com Okt'11-1.2.1 (9382) with xCC!? Here the Link errors: xLINK: error: Unresolved external symbol '_png_sig_cmp referenced from Fivehcm.lib(FWPNG.obj)'. xLINK: error: Unresolved external symbol '_png_create_write_struc...
by frose
Wed Nov 30, 2011 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.11 + xharbour.com + xCC
Replies: 39
Views: 14825

Re: Error Upgrade From FWH115 To FWH1110

Thanks for the help I tried the fwh1111, I get this error on bormake.zip Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '_png_get_io_ptr' referenced from C:\FWH1111\LIB\FIVE HC.LIB|FWPNG Error: Unresolved external '_png_create_read_struct' referenced from C:\F...
by acwoo1
Fri Nov 25, 2011 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error Upgrade From FWH115 To FWH1110
Replies: 15
Views: 5267

Re: New FWH 11.11

Antonio, Sigue estando el mismo error. Incluso incluyendo png.lib Error: Unresolved external '_png_get_io_ptr' referenced from C:\FWH\LIB\FIVEHC.LIB|FWPNG Error: Unresolved external '_png_create_read_struct' referenced from C:\FWH\LIB\FIVEHC.LIB|FWPNG Error: Unresolved external '_png_set_read_fn' re...
by fgondi
Thu Nov 24, 2011 5:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 11.11
Replies: 66
Views: 14963
Next

Return to advanced search