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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

.



_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to