Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Windows 8.1, 10, WindowsPhone, Windows UWP

TOPIC:

Application freezes after RDPDFLib initialization 9 years 8 months ago #6977

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
yes, but, it may make SDK very large...

Please Log in or Create an account to join the conversation.

Application freezes after RDPDFLib initialization 9 years 8 months ago #6978

  • Einstein
  • Einstein's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
That won't be a problem. Could you do this today?

Please Log in or Create an account to join the conversation.

Application freezes after RDPDFLib initialization 9 years 8 months ago #6985

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
now, you can try:
www.radaee.com/wp8.lib.rar
which built by VS2013 UPDATE 2

Please Log in or Create an account to join the conversation.

Last edit: by .

Application freezes after RDPDFLib initialization 9 years 7 months ago #7002

  • Einstein
  • Einstein's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Please see the below message.

Please Log in or Create an account to join the conversation.

Last edit: by tien4720. Reason: The post is no longer useful.

Application freezes after RDPDFLib initialization 9 years 7 months ago #7003

  • Einstein
  • Einstein's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 0
Hi, I've just tried to link my project with the library you provided. I still get a linker error:
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?

Please Log in or Create an account to join the conversation.

Last edit: by tien4720. Reason: Provided additional information
Powered by Kunena Forum