Re: [Podofo-users] building shared library and cmake arguments

2017-01-19 Thread zyx
On Thu, 2017-01-19 at 13:48 +, Jaseem Ali K T wrote: > The cmake command in the section “CMake builds on Windows with Visual > Studio”  has the argument -DPODOFO_BUILD_SHARED:BOOL=FALSE. The build > will generate shared dlls. Hi, you are right, there had been several issues around thes

[Podofo-users] building shared library and cmake arguments

2017-01-19 Thread Jaseem Ali K T
Hi This is small question I had when I started working with PoDoFo. Is it deliberate that you have to set PODOFO_BUILD_SHARED=false to build shared dll in windows? The cmake command in the section "CMake builds on Windows with Visual Studio" has the argument -DPODOFO_BUILD_SHARED:BOOL=FALSE. T