HI,

 

I am using PoDoFo in a Windows Development. I am trying to use PoDoFo as a
static library, so in my VC 2008 environment, I have under Linker->Input
"\src\debug\podofo.lib".  I do not want to use a .dll to be redistributed. 

 

So when I build and link, all is well.  As part of our build we make an
Active X control (.ocx file).  I try to use regsvr32 to register it and I
get:

LoadLibrary("OurName.ocx") failed - The specified module could not be found.


 

Using Microsoft's Dependency Walker, it tells me that I am missing
PoDoFo.dll.   I thought because I was linking to a library that a DLL was
not needed.  I have done this before (w/zlib.lib).

 

When I built PoDoFo I get in the build dir in /src/debug I find podofo.lib.

 

So why does my Active X control not register because it thinks it needs
podofo.dll?

Thanks,

 

Bill

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to