Stefan,
havn't found the hbhpdf.lib! Do you have a suitable one for me?
xLINK: error: Unresolved external symbol '__imp__EncodePointer referenced from libcmt.lib(tidtable.obj)'.
xLINK: error: Unresolved external symbol '__imp__DecodePointer referenced from libcmt.lib(tidtable.obj)'.
xLINK: error: Unresolved external symbol '___ImageBase referenced from libcmt.lib(pesect.obj)'.
xLINK: error: Unresolved external symbol '__imp__HeapSetInformation referenced from libcmt.lib(crt0.obj)'.
Type: C >>>xhb.exe -o"harupdf.c" -m -n -p -q -gc0 -I"C:\xHB\include" -I"C:\xHB\include\w32" "harupdf.prg"<<<
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 9382)
Copyright 1999-2011, http://www.xharbour.org http://www.harbour-project.org/
Generating object output to 'harupdf.obj'...
Type: C >>>xlink.exe -NOEXPOBJ -MAP -FORCE:MULTIPLE -NOIMPLIB -subsystem:console -LIBPATH:"C:\xHB\lib" -LIBPATH:"C:\xHB\c_lib" -LIBPATH:"C:\xHB\c_lib\win" "harupdf.obj" "C:\xHB\Lib\hbhpdf.lib" "C:\xHB\Lib\png.lib" "C:\xHB\Lib\libcmt.LIB" "C:\xHB\Lib\libcpmt.lib" "C:\xHB\Lib\send32.lib" "C:\xHB\Lib\mem32.lib" "xhb.lib" "dbf.lib" "nsx.lib" "ntx.lib" "cdx.lib" "rmdbfcdx.lib" "ct3comm.lib" crt.lib kernel32.lib user32.lib winspool.lib ole32.lib oleaut32.lib odbc32.lib odbccp32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib msimg32.lib mpr.lib OleDlg.lib version.lib -out:"harupdf.exe"<<<
xLINK: warning: Multiple '.CRT$XIC' sections found with different attributes (0x40000040 and 0xc0000040).
xLINK: warning: Multiple '.CRT$XIC' sections found with different attributes (0x40000040 and 0xc0000040).
xLINK: warning: Symbol 'C:\xHB\lib\xhb.lib(xhbrtl.obj)->__dosmaperr previously defined at C:\xHB\Lib\libcmt.LIB(dosmap.obj)' is multiply defined.
xLINK: warning: Symbol 'C:\xHB\c_lib\crt.lib(localeconv.obj)->_localeconv previously defined at C:\xHB\Lib\libcmt.LIB(lconv.obj)' is multiply defined.
Creating object: harupdf.EXP
Creating library: harupdf.LIB
xLINK: error: Unresolved external symbol '__ftol2_sse referenced from hbhpdf.lib(harupdf.obj)'.
xLINK: error: Unresolved external symbol '___security_cookie referenced from hbhpdf.lib(harupdf.obj)'.
xLINK: error: Unresolved external symbol '@__security_check_cookie@4 referenced from hbhpdf.lib(harupdf.obj)'.
xLINK: error: Unresolved external symbol '__time64 referenced from hbhpdf.lib(hpdf_encryptdict.obj)'.
xLINK: error: Unresolved external symbol '___iob_func referenced from png.lib(pngerror.obj)'.
xLINK: fatal error: 5 unresolved external(s).
Type: C >>>Couldn't build: harupdf.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1409<<<
you have to link in these libs: hbhpdf.lib, libharu.lib, png.lib and zlib.lib for xHarbour.
If I remember right, the zlib.lib must replaced with hbziparc.lib, hbmzip.lib, hbzlib.lib and minizip.lib for Harbour.
Return to Utilities / Utilidades
Users browsing this forum: No registered users and 3 guests