Hi,

I downloaded podofo library from http://podofo.sourceforge.net/download.html
.

I am following the README.html to build it on windows.

I followed the steps and installed the required libraries and added them to
system path.
Inside podofo-0.9.3 created a folder podofo-debug and through command(cmd)
prompt trying to  run the following command

cmake -G "MinGW Makefiles" podofo-0.9.3
-DCMAKE_INCLUDE_PATH=path\gnuwin32\include
-DCMAKE_LIBRARY_PATH=path\gnuwin32\lib
-DCMAKE_INCLUDE_PATH="freetypath\GnuWin32\include" -DCMAKE_LIBRARY_PATH="
freetypepath\GnuWin32\lib" -DPODOFO_BUILD_SHARED:BOOL=FALSE ..

and its throwing errors:
-- Could NOT find LIBCRYPTO (missing:  LIBCRYPTO_LIBRARY
LIBCRYPTO_INCLUDE_DIR)
 OpenSSL's libCrypto not found. Encryption support will be disabled
-- Could NOT find LIBIDN (missing:  LIBIDN_LIBRARY LIBIDN_INCLUDE_DIR)
Libidn not found. AES-256 Encryption support will be disabled
-- Found LIBJPEG: C:/Program Files/GnuWin32/lib/libjpeg.dll.a
Found libjpeg headers in C:/Program Files/GnuWin32/include, library at
C:/Progra
m Files/GnuWin32/lib/libjpeg.dll.a
-- Could NOT find TIFF (missing:  TIFF_LIBRARY TIFF_INCLUDE_DIR)
Libtiff not found. TIFF support will be disabled
-- Could NOT find PNG (missing:  PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
LibPng not found. PNG support will be disabled
-- Ensure you cppunit installed version is at least 1.12.0
Cppunit not found. No unit tests will be built.
Found freetype library at C:/Program Files/GnuWin32/lib/libfreetype.dll.a,
heade
rs C:/Program Files/GnuWin32/include/freetype2;C:/Program
Files/GnuWin32/include

-- Could NOT find Fontconfig (missing:  FONTCONFIG_LIBRARIES
FONTCONFIG_INCLUDE_
DIR)
-- Could NOT find Lua50 (missing:  LUA_LIBRARIES LUA_INCLUDE_DIR)

Note : Image attached depicting the error


Not able to run please do help...

Thanks,
Manas
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to