FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error after Upgarde from 10.01 to 13.05 *Fixed*
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Error after Upgarde from 10.01 to 13.05 *Fixed*
Posted: Wed Jun 26, 2013 02:06 AM
I've upgraded from as below but got error message
FWH 10.01 -> 13.05
XHB 1.2.1 -> 1.2.3
BCC 5.5.1 -> 5.85
Code (fw): Select all Collapse
--------------------Configuration: EZ4WEB - Release--------------------
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_png_get_io_ptr' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_create_read_struct' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_read_fn' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_read_info' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_get_valid' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_tRNS_to_alpha' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_gray_to_rgb' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_bgr' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_strip_16' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_get_IHDR' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_read_update_info' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_get_channels' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_get_rowbytes' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_read_image' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_destroy_read_struct' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_sig_cmp' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_create_write_struct' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_create_info_struct' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_longjmp_fn' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_IHDR' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_malloc' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_init_io' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_set_rows' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_write_png' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_free' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
Error: Unresolved external '_png_destroy_write_struct' referenced from D:\FWH1305\LIB\FIVEHC.LIB|FWPNG
EZ4WEB.EXE - 26 error(s), 0 warning(s)


How can I fix it?

Thanks in advance,
Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: Error after Upgarde from 10.01 to 13.05 *Fixed*
Posted: Wed Jun 26, 2013 02:46 AM

Fixed by link xHarbour\Lib\PNG.LIB into script.

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion