Hi Milan,

I don't have to include OpenSSL library into my project.

The problem is solved now while I was compiling static libraries for podofo
I didn't verify if I was including the dependencies to linker.

The option was in Properties>Librarian>Additional Dependencies
Also have to make 'Include Additional Dependencies' to be Yes

Regards,
Dharma


On Fri, May 31, 2013 at 12:07 PM, zyx <zy...@ymail.com> wrote:

> On Thu, 2013-05-30 at 20:36 +0300, dharma teja wrote:
> > Hi,
> > I have created static library of podofo 0.9.2 in 32 bit and when I use
> > it in my project it shows me linking errors:
> > LNK2001: unresolved external symbol
> >
> > It occurs in PdfEncrypt.obj wit probably linking error to OpenSSL I
> > have created my own static libraries for OpenSSL and used them during
> > creation of podofo's static.
>
>         Hi,
> just wondering, do you link the OpenSSL library into your own project
> too? I would at least try that.
>
> > Could anyone give me a clue on what might be the reason behing it, I
> > have done several compilations and with failed results.
> > The OpenSSL statics I have used are both ssleay.lib and libeay.lib
>
> As far as I can tell, the libeay should be enough.
>         Bye,
>         Milan
>
>
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> _______________________________________________
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users
>



-- 
Best regards,
Dharma Srungavruksham
Software developer @ PIEneering Oy

Dharma Teja Srungavruksham
Space Robotics and Automation, Spacemaster
Aalto University,
LTU & Uni Wuerzburg
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to