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. MSVS&Qt 5.2: QWebKit doesn't get built
Forum Updated to NodeBB v4.3 + New Features

MSVS&Qt 5.2: QWebKit doesn't get built

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 1 Posters 1.3k 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.
  • I Offline
    I Offline
    ixSci
    wrote on last edited by
    #1

    Hi there,

    I've downloaded Qt5.2. sources and tried to build it. While everything went smoothly I didn't find QWebKit* dlls in the output folder. So I tried to go to qtwebkit subfolder and typed nmake - nothing happened:
    @c:\Libraries\Qt\5.2.0\qtwebkit>nmake all

    Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
    Copyright (C) Microsoft Corporation. All rights reserved.@

    How can I force it to be built?

    P.S. I'm using MSVC2013 with the following configure line: configure -developer-build -opensource -mp

    1 Reply Last reply
    0
    • I Offline
      I Offline
      ixSci
      wrote on last edited by
      #2

      Delete the post.

      1 Reply Last reply
      0
      • I Offline
        I Offline
        ixSci
        wrote on last edited by
        #3

        Seems like WebKit doesn't participate in default Qt libraries building so one has to use the following instructions:
        http://pastebin.com/2CDCbAww
        I've managed to build webkit that way but it didn't install any parts despite provided argument. I've tried different ways with no luck so far. I have to copy everything myself and hope I didn't miss anything.
        So I have the question: how to make it install webkit to the place I have other libs installed on?
        And how to build docs for QWebKit? It doesn't build any WebKit parts with nmake doc

        1 Reply Last reply
        0

        • Login

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