Hello Viktor

>Great! Make files are done now, please see my commits.

Thanks.

<<<
One thing I've noticed is that the demo program actually
GPFs 3-4 times before exiting, and the output .pdf is not
created, so something is hiding in there still.
>>>

I tested with static libs created from the sources, I did not use DLL. So
may be there is a problem with the DLL. Also I had downloaded the sources
from SourceForge. May be something is changed in DLL. 

One more thought, do DLL contains libpng and zlib also? If not then I do ot
know the reasons.

What I did:

1) Downloaded the sources
2) Unzipped in a separate folder
3) Placed harupdf.c along with rest of the C files
4) Created an xMate project
5) Created the lib successfully FIRST time
6) Created project to compile harupdf.prg 
7) Added hbhpdf.lib ( statically built with all libharu sources )
8) Added libpng.lib and zlib.lib from the libharu distribution 
9) Run the harupdf.exe, wow, got MyHaru.pdf with all contents intact.

<<<
There is still left the exercise to create standalone
static lib from libharu+zlib+libpng. I think first we
should incorporate zlib into Harbour core, and progress
with the rest afterwards.
>>>

I could create libharu static library. I added libpng and zlib from the
distribution. But IMO even those should not be a problem. I will look into
libpng. zlib seems to be out of my knowledgebase.

Regards
Pritpal Bedi, INDIA-USA
-- 
View this message in context: 
http://www.nabble.com/2008-05-17-18%3A45-UTC%2B0800-Pritpal-Bedi-%28pritpal%40vouchcac.com%29-tp17298565p17304854.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to