Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Visual Studio 2013 Web Linker Error
Forum Updated to NodeBB v4.3 + New Features

Visual Studio 2013 Web Linker Error

Scheduled Pinned Locked Moved Installation and Deployment
lnk2019qwebviewqwebframe
1 Posts 1 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TigerBunny
    wrote on 30 Jul 2015, 16:57 last edited by
    #1

    I'm in the process of evaluating Qt to see if it will work for our project. I'm having trouble just getting a decent install, so this problem may be related to how the product was installed.

    We are using Visual Studio 2013 on Windows and hopefully switching to Visual Studio 2015 ASAP.

    Right now I'm getting a lot of linker errors, mosting arouind QWeb... related classes. For example:

    ui.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QWebFrame::addToJavaScriptWindowObject(class QString const &,class QObject *,enum QWebFrame::ValueOwnership)" (_imp?addToJavaScriptWindowObject@QWebFrame@@QEAAXAEBVQString@@PEAVQObject@@W4ValueOwnership@1@@Z) referenced in function "private: void __cdecl UI::addToJavaScript(void)" (?addToJavaScript@UI@@AEAAXXZ)

    There are other problems too which make me think it didn't install correctly. For example, when my computer starts, qt asks me to check for an update and opens two folders on my desktop.

    Anyway, very weird stuff and very little documentation on installing for my environment.

    Any hints on fixing this particular problem or documentation regarding a re-install?

    Thanks.

    1 Reply Last reply
    0

    1/1

    30 Jul 2015, 16:57

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved