See ChangeLog entry 2008-05-21 16:30.

Brgds,
Viktor

On 2008.05.22., at 10:59, Massimo Belgrano wrote:

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
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to