[poppler] How to remove the dependency of visual studio in Poppler ??

Thomas Freitag Thomas.Freitag at kabelmail.de
Tue Jun 12 02:02:32 PDT 2012


Am 12.06.2012 10:48, schrieb Vincent Torri:
>
>
> On Tue, 12 Jun 2012, Samdev wrote:
>
>>
>> Hello,
>>        I am working on an application using poppler. I have build the
>> poppler library using CMAKE and Visual Studio 2008. My application is
>> working fine on my computer and other systems having visual studio 
>> 2008. But
>> those systems which don't have visual studio or different Visual studio
>> version(means VS-2006 or VS-2010) the application crashed. I think 
>> poppler
>> has any dependency on visual studio. So can you people please help me 
>> how to
>> remove its dependency in poppler so that i could use the application 
>> on any
>> system ??
>
As far as I remember the poppler library is static if You use CMAKE and 
Visual Studio 2008. So I guess You forgot to embed the manifest in Your 
application, otherwise it wouldn't crash but complain about the missing 
runtime environment on other systems.

Cheers,
Thomas

> distribute the mscvrt9*.dll with poppler's dll
>
> Vincent Torri
> _______________________________________________
> poppler mailing list
> poppler at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/poppler
>
> .
>




More information about the poppler mailing list