Hi
Is it possible to compile this library to be used with xhb.com ?
I've downloaded an example with the source and I've seen that it creates pdf files in an easy and powerful way.
Thanks a lot.
Massimo
Type: C >>>xhb.exe -o"obj\harupdf.c" -w1 -m -n -gc0 -q -es2 -I"\fwh\include" -I"C:\xHB\include" -I"C:\xHB\include\w32" "harupdf.prg"<<<
xHarbour Compiler build 1.0.0 (SimpLex)
Copyright 1999-2007, http://www.xharbour.org http://www.harbour-project.org/
Generating object output to 'obj\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" "obj\harupdf.obj" "haru.lib" "png.lib" "xhb.lib" "dbf.lib" "ntx.lib" "cdx.lib" "rmdbfcdx.lib" "ct3.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 -out:"test.exe"<<<
xLINK: error: Unresolved external symbol '_hb_fsNameConv referenced from haru.lib(harupdf.obj)'.
xLINK: error: Unresolved external symbol '_hb_arraySetND referenced from haru.lib(harupdf.obj)'.
xLINK: error: Unresolved external symbol '_hb_itemReturnRelease referenced from haru.lib(harupdf.obj)'.
xLINK: error: Unresolved external symbol '_hb_arraySetNI referenced from haru.lib(harupdf.obj)'.
xLINK: fatal error: 4 unresolved external(s).
Type: C >>>Couldn't build: test.exe<<<
Type: C >>>TMAKEPROJECT<<<
Type: C >>>TMAKEPROJECT:REFRESH<<<
Type: N >>> 1322<<<
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 109 guests