Hi All,

Any idea how to fix this:
---
wcc386   -zq -bt=nt -bm -w0 -6s -fp6 -onaehtr -s -ei -zp4 -zt0 -oi -i. 
-i..\..\..\..\..\include -IF:\work\harbour\harbour\external\zlib 
-DUSE_FAR_KEYWORD -fo=p
ngread.obj  ..\..\..\pngread.c
..\..\..\pngread.c(86): Error! E1071: Type of parameter 2 does not agree with 
previous definition
..\..\..\pngread.c(86): Note! N2003: source conversion type is 'void (__watcall 
*)(unsigned int __p1[],int __p2)'
..\..\..\pngread.c(86): Note! N2004: target conversion type is 'void (__cdecl 
*)(unsigned int __p1[],int __p2)'

wcc386   -zq -bt=nt -bm -w0 -6s -fp6 -onaehtr -s -ei -zp4 -zt0 -oi -i. 
-i..\..\..\..\..\include  -IF:\work\harbour\harbour\external\zlib  
-fo=pngwrite.obj  ..\.
.\..\pngwrite.c
..\..\..\pngwrite.c(507): Error! E1071: Type of parameter 2 does not agree with 
previous definition
..\..\..\pngwrite.c(507): Note! N2003: source conversion type is 'void 
(__watcall *)(unsigned int __p1[],int __p2)'
..\..\..\pngwrite.c(507): Note! N2004: target conversion type is 'void (__cdecl 
*)(unsigned int __p1[],int __p2)'
---

It prevents upgrading to latest libpng version in Harbour.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to