Re: [Podofo-users] podofo crash on Windows 10 with MSVS 2017

2020-02-25 Thread zyx
On Wed, 2020-02-26 at 00:12 +0100, Gilles Maire wrote: > I compiled the helloword from libpodofo alone and it crash each time > the code access on ostream file on line 794 on the line > streamsize _Count = (streamsize)_Traits::length(_Val);// may overflow Hi, do you have full

[Podofo-users] podofo crash on Windows 10 with MSVS 2017

2020-02-25 Thread Gilles Maire
Hello I use the libpodofo 0.9.6 who run like a charm fo 2 years on Linux for my Qt5/Application. I compiled the application and libpodofo on Window with Microsoft compiler C++ 15.9.28307.1033 x86.( MS 2017) The application run but on the first Libpodofo access, the application crashes. I