Hello all,

today I wanna give the new release a try, but I can't compile
the dll, as I there's something wrong with the input parameter
of the ctor PdfInputDevice::PdfInputDevice( const wchar_t* pszFilename )

s:\vsprojects\podofo-0.7.0\src\PdfInputDevice.cpp(72): error C2664: 
'std::basic_ifstream<_Elem,_Traits>::basic_ifstream(const char 
*,std::_Iosb<_Dummy>::openmode,int)': Konvertierung des Parameters 1 von 'const 
wchar_t *' in 'const char *' nicht möglich
        with
        [
            _Elem=char,
            _Traits=std::char_traits<char>,
            _Dummy=int
        ]

I'm on Windows XP with VS .NET.

Any ideas to resolve the conversion problem?

Thanks!

Bye
Sebastian 

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to