Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Windows 8.1, 10, WindowsPhone, Windows UWP

Application freezes after RDPDFLib initialization

More
IP: 192.168.0.71 12 years 1 month ago #6977 by radaee
yes, but, it may make SDK very large...
More
IP: 192.168.0.71 12 years 1 month ago #6978 by Einstein
That won't be a problem. Could you do this today?
More
IP: 192.168.0.71 12 years 1 month ago - 12 years 1 month ago #6985 by radaee
now, you can try:
www.radaee.com/wp8.lib.rar
which built by VS2013 UPDATE 2
Last edit: 12 years 1 month ago by .
More
IP: 192.168.0.71 12 years 1 month ago - 12 years 1 month ago #7002 by Einstein
Please see the below message.
Last edit: 12 years 1 month ago by tien4720. Reason: The post is no longer useful.
More
IP: 192.168.0.71 12 years 1 month ago - 12 years 1 month ago #7003 by Einstein
Hi, I've just tried to link my project with the library you provided. I still get a linker error:
Code:
1>PDFCore.lib(PDFWP8.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1700' doesn't match value '1800' in Class1.obj 1>PDFCore.lib(PDFWP8.obj) : error LNK2038: mismatch detected for '_VCCORLIB_VER': value '1700.201009L' doesn't match value '1800.201009L' in pch.obj 1>PDFCore.lib(PDFWP8.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1700' doesn't match value '1800' in Class1.obj

This error means that sources of your library were compiled with the older Visual C++ compiler (probably the one that comes with Windows Phone 8.0 SDK). You need to compile the sources with Visual C++ 12.0 (This is the compiler that comes with Visual Studio 2013). Or you could recompile the library using the Windows Phone 8.1 SDK. Could you do that today?
Last edit: 12 years 1 month ago by tien4720. Reason: Provided additional information
Time to create page: 0.438 seconds
Powered by Kunena Forum