Re: [Harbour] copiling using HBHPDF

2009-12-08 Thread Bruno Luciani
I talk to OOHG developers about that thanks Viktor Bruno 2009/12/8 Viktor Szakáts > > thanks Viktor , the problem was some libs needed by OOHG > > > > libHBWIN , libminiprint and libhbprinter > > In this case I recommend using utils/hbmk2/examples/oohg.hbc > as well, which will handle these

Re: [Harbour] copiling using HBHPDF

2009-12-08 Thread Viktor Szakáts
> thanks Viktor , the problem was some libs needed by OOHG > > libHBWIN , libminiprint and libhbprinter In this case I recommend using utils/hbmk2/examples/oohg.hbc as well, which will handle these for you. I hope one day oohg developers will include oohg.hbc in their package to make this ev

Re: [Harbour] copiling using HBHPDF

2009-12-08 Thread Bruno Luciani
thanks Viktor , the problem was some libs needed by OOHG libHBWIN , libminiprint and libhbprinter Bruno 2009/12/8 Viktor Szakáts > Hi, > > > I try a sample of libharu and get an error > > > > I need to know which libs are needed to compile libharu > > > > I am using this line , based on hbp f

Re: [Harbour] copiling using HBHPDF

2009-12-08 Thread Viktor Szakáts
Hi, > I try a sample of libharu and get an error > > I need to know which libs are needed to compile libharu > > I am using this line , based on hbp files from libharu > > hbmk2 pdf_libharu -loohg -lhbhpdf -llibhpdf -lhbct -w3 -es2 > > > what is wrong with that ? You forgot to tell the erro

[Harbour] copiling using HBHPDF

2009-12-08 Thread Bruno Luciani
I try a sample of libharu and get an error I need to know which libs are needed to compile libharu I am using this line , based on hbp files from libharu hbmk2 pdf_libharu -loohg -lhbhpdf -llibhpdf -lhbct -w3 -es2 what is wrong with that ? Thanks Bruno ___