On Sat, 2016-02-06 at 11:26 +0300, Petr Petrov wrote:
> We tried to build the latest SVN rev. 1699 of PoDoFo in Linux Ubuntu 
> 14.04 LTS x64.
> We have CMake 2.8.12.2, and CMake step went fine.

        Hi,
that's pretty ancient version, though expected with Ubuntu.
   $ cmake --version
   cmake version 3.4.1


> It looks that the root of this problem is the following line in
> CMakeLists:
>      SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} \
>          -Wall \
>          -Woverloaded-virtual \
>          -Wswitch-enum \
>          -Wcast-qual \
>          -Wwrite-strings \
>          -Wredundant-decls \
>          -Wreorder"
>          #-Wold-style-cast
>         )
> 

Could you try, whether removing the comment line would help, please? It's this 
one:
   #-Wold-style-cast
Just delete it.

        Thanks in advance,
        zyx

P.S.: Preferably propose changes as patch attachments, it saves times
to reviewers. Thanks for understanding.
-- 
http://www.litePDF.cz                                 i...@litepdf.cz



------------------------------------------------------------------------------
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=272487151&iu=/4140
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to