Dear Sir or Madam,

 

Whilst I have no problems building PoDoFo with Visual Studio 2015, I
completely fail to get even the most simple Windows test application going.

 

As soon as I include the PoDoFo header, as in 

 

#include <podofo/podofo.h>

 

I run into three linking errors:

 

 

1>------ Build started: Project: PoDoFoConsoleApplication, Configuration:
Debug Win32 ------

1>PoDoFoConsoleApplication.obj : error LNK2019: unresolved external symbol
"public: __thiscall PoDoFo::PdfRect::PdfRect(double,double,double,double)"
(??0PdfRect@PoDoFo@@QAE@NNNN@Z) referenced in function "void __cdecl
PoDoFo::`dynamic initializer for 'PODOFO_BUILTIN_FONTS''(void)"
(??__EPODOFO_BUILTIN_FONTS@PoDoFo@@YAXXZ)

1>PoDoFoConsoleApplication.obj : error LNK2019: unresolved external symbol
"public: __thiscall PoDoFo::PdfFontMetricsBase14::PdfFontMetricsBase14(char
const *,struct PoDoFo::PODOFO_CharData const *,bool,short,short,unsigned
short,unsigned short,class PoDoFo::PdfRect const &)"
(??0PdfFontMetricsBase14@PoDoFo@@QAE@PBDPBUPODOFO_CharData@1@_NFFGGABVPdfRec
t@1@@Z) referenced in function "void __cdecl PoDoFo::`dynamic initializer
for 'PODOFO_BUILTIN_FONTS''(void)" (??__EPODOFO_BUILTIN_FONTS@PoDoFo@@YAXXZ)

1>PoDoFoConsoleApplication.obj : error LNK2019: unresolved external symbol
"public: virtual __thiscall
PoDoFo::PdfFontMetricsBase14::~PdfFontMetricsBase14(void)"
(??1PdfFontMetricsBase14@PoDoFo@@UAE@XZ) referenced in function
__unwindfunclet$??__EPODOFO_BUILTIN_FONTS@PoDoFo@@YAXXZ$0

1>E:\Dev\C++
Projects\PoDoFoConsoleApplication\Debug\PoDoFoConsoleApplication.exe : fatal
error LNK1120: 3 unresolved externals

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

Do you have any idea what the reason might be, and how to get around the
issue?

 

Thanks, and best regards

 

Harald Joergens



 <https://www.haraldjoergens.com/> 


 <https://www.haraldjoergens.com> Harald Joergens Photography

Interactive Panoramas and Virtual Tours


Tel:      +44 (0)1737 822 092 
Mob:   +44 (0)7903 760 948
Skype:      <skype:harald.joergens.photography?call>
Harald.Joergens.Photography

 

17 Holmesdale Park 
Coopers Hill Road 
Nutfield, Surrey 
RH1 4NW
United Kingdom

   <mailto:har...@haraldjoergens.com> Email 
   <https://twitter.com/HaraldJoergens> Twitter 
   <https://facebook.com/Harald.Joergens.Photography> Facebook 
   <http://uk.linkedin.com/in/haraldjoergens> LinkedIn

 

 

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to