I have inserted this lines in genpdf1.prg
   PDFopen("pdf\temp.pdf",90)
   pdftext("harbour guide",80)
   pdfnewpage()

I have set LDFLAGS=-Lhbvpdf.lib but receive error also for function
present in hbvpdf.lib


Error: Unresolved external '_HB_FUN_PDFOPEN' referenced from
C:\HARBOUR\OBJ\B32\GENPDF1.OBJ
Error: Unresolved external '_HB_FUN_PDFTEXT' referenced from
C:\HARBOUR\OBJ\B32\GENPDF1.OBJ
Error: Unresolved external '_HB_FUN_PDFNEWPAGE' referenced from
C:\HARBOUR\OBJ\B32\GENPDF1.OBJ

Can somebody help me?

Is very difficult under stand which library is linked during phase from
prg to exe
Is Possible display this library a video and in compilation log?

Thanks in advance 
Best regard

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to