Hi,

Currently we are using PoDoFo version 0.9.1.14. We are having issues with 
painting Japanese characters  to PDF file.

So we are planning to move to PoDoFo version 0.9.3.

We are trying to build PoDoFo source by using CMake file.  We have used below 
batch file to build the PoDoFo library:


                         del cmakecache.txt

                        set FTDIR=D:\Build_PoDoFo\Build\freetype-2.4.5

                        set 
FTLIBDIR=D:\Build_PoDoFo\Build\freetype-2.4.5\objs\win32\vc2010

                        set JPEGDIR=D:\Build_PoDoFo\Build\jpeg-9a

                        set ZLIBDIR=D:\Build_PoDoFo\Build\zlib128-dll

cmake -G "Visual Studio 10 2010" D:\Build_PoDoFo\Build\podofo-0.9.3 
-DCMAKE_INCLUDE_PATH="%FTDIR%\include;%JPEGDIR%\include;%JPEGDIR%;%ZLIBDIR%\include"
 
-DCMAKE_LIBRARY_PATH="%FTLIBDIR%;%FTDIR%\lib;%JPEGDIR%\lib;%JPEGDIR%;%ZLIBDIR%\lib"
 -DPODOFO_BUILD_SHARED:BOOL=FALSE 
-DFREETYPE_LIBRARY_NAMES_DEBUG=freetype239MT_D 
-DFREETYPE_LIBRARY_NAMES_RELEASE=freetype239MT



But we are getting below errors:



-- Looking for strings.h - not found

-- Looking for arpa/inet.h - not found

-- Looking for mem.h - not found



Kindly help is to resolve the issues and to make the PoDoFo 0.9.3 build.



Regards,

Dinesh







::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information 
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in 
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on 
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the 
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, 
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written 
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please 
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and 
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to