Page 1 of 1

EasyPreview compiling errors

PostPosted: Sat Aug 16, 2014 4:30 pm
by Silvio.Falconi
I tried to compile EasyPreview and it make these errors. Any Help?

Code: Select all  Expand view
Error E2209 wpdf.c 13: Unable to open include file 'wpdf.h'
Error E2303 wpdf.c 19: Type name expected
Error E2147 wpdf.c 24: 'WPDFEnviroment' cannot start a parameter declaration
Warning W8004 wpdf.c 40: 'bRet' is assigned a value that is never used in function wpdfcall_Message
Warning W8057 wpdf.c 40: Parameter 'PdfEnv' is never used in function wpdfcall_Message
Error E2451 wpdf.c 59: Undefined symbol 'WPDFEnviroment' in function HB_FUN_WPDFINITEX
Error E2379 wpdf.c 59: Statement missing ; in function HB_FUN_WPDFINITEX
Error E2451 wpdf.c 60: Undefined symbol 'WPDFInfoRecord' in function HB_FUN_WPDFINITEX
Error E2379 wpdf.c 60: Statement missing ; in function HB_FUN_WPDFINITEX
Error E2451 wpdf.c 62: Undefined symbol 'Info' in function HB_FUN_WPDFINITEX
Error E2109 wpdf.c 62: Not an allowed type in function HB_FUN_WPDFINITEX
Error E2451 wpdf.c 106: Undefined symbol 'pdf' in function HB_FUN_WPDFINITEX
Warning W8065 wpdf.c 106: Call to function 'wpdfInitializeEx' with no prototype in function HB_FUN_WPDFINITEX
Warning W8065 wpdf.c 114: Call to function 'wpdfFinalize' with no prototype in function HB_FUN_WPDFFINALIZE
Error E2451 wpdf.c 119: Undefined symbol 'wpdfInitialize' in function HB_FUN_WPDFFINALIZE
Error E2277 wpdf.c 120: Lvalue required in function HB_FUN_WPDFFINALIZE
Error E2451 wpdf.c 121: Undefined symbol 'wpdfFinalizeAll' in function HB_FUN_WPDFFINALIZE
Warning W8075 wpdf.c 128: Suspicious pointer conversion in function HB_FUN_WPDFDLLLOAD
Warning W8075 wpdf.c 129: Suspicious pointer conversion in function HB_FUN_WPDFDLLLOAD
Warning W8065 wpdf.c 133: Call to function 'LOAD_WPDF_ENGINE' with no prototype in function HB_FUN_WPDFDLLLOAD
Error E2451 wpdf.c 135: Undefined symbol 'wpdfSetLicenseKey' in function HB_FUN_WPDFDLLLOAD
Warning W8004 wpdf.c 143: 'PDF_LIC_CODE' is assigned a value that is never used in function HB_FUN_WPDFDLLLOAD
Warning W8065 wpdf.c 149: Call to function 'wpdfBeginDoc' with no prototype in function HB_FUN_WPDFBEGINDOC
Warning W8065 wpdf.c 155: Call to function 'wpdfEndDoc' with no prototype in function HB_FUN_WPDFENDDOC
Warning W8065 wpdf.c 165: Call to function 'wpdfStartPageEx' with no prototype in function HB_FUN_WPDFSTARTPAGEEX
Warning W8065 wpdf.c 171: Call to function 'wpdfStartPage' with no prototype in function HB_FUN_WPDFSTARTPAGE
Warning W8065 wpdf.c 177: Call to function 'wpdfEndPage' with no prototype in function HB_FUN_WPDFENDPAGE
Warning W8065 wpdf.c 185: Call to function 'wpdfDC' with no prototype in function HB_FUN_WPDFDC
Warning W8069 wpdf.c 185: Nonportable pointer conversion in function HB_FUN_WPDFDC
Warning W8065 wpdf.c 192: Call to function 'wpdfDrawMetafile' with no prototype in function HB_FUN_WPDFDRAWMETAFILE
Warning W8065 wpdf.c 198: Call to function 'wpdfSetSProp' with no prototype in function HB_FUN_WPDFSETSPROP
Warning W8065 wpdf.c 204: Call to function 'wpdfSetIProp' with no prototype in function HB_FUN_WPDFSETIPROP
*** 14 errors in Compile ***
 

Re: EasyPreview compiling errors

PostPosted: Sat Aug 16, 2014 6:07 pm
by cnavarro

Re: EasyPreview compiling errors

PostPosted: Sat Aug 16, 2014 7:12 pm
by mgsoft
You need wpdf.h

Anyway the priority is Easyreport. In fact current Fwh preview has already EasyPreview features.

Re: EasyPreview compiling errors

PostPosted: Sun Aug 31, 2014 2:36 pm
by Silvio.Falconi
where I found it ?

Re: EasyPreview compiling errors

PostPosted: Sun Aug 31, 2014 3:56 pm
by mastintin
Silvio.Falconi wrote:where I found it ?

https://bitbucket.org/fivetech/easyrepo ... ?at=master