Hi Sebastian,

I had something similar with VC2005). If I remember correctly it was a 
problem when compiling PoDoFo with /Zc:wchar_t- (don't use wchar_t as 
integrated type). I've also removed the methods inside:
#if defined(_MSC_VER)  &&  _MSC_VER <= 1200                     // nicht für 
Visualstudio 6

for example PdfString::PdfString( const wchar_t* pszString )
     : m_bHex( false ), m_bUnicode( true ), m_pEncoding( NULL )

Greets,

Patrik


EXTERNAL Loch Sebastian (Firma Ferchau; BhP/TEF17) schrieb:
> Hello,
> 
> I'm trying to build the actual svn version
> with VS 2003 and getting compile errors.
> 
> See the attached log for details please.
> 
> Any ideas?
> 
> Regards
> Sebastian
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Podofo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/podofo-users


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to