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. building qtwebkit - fatal error LNK1181: cannot open input file 'QtCore.lib'

building qtwebkit - fatal error LNK1181: cannot open input file 'QtCore.lib'

Scheduled Pinned Locked Moved Solved Installation and Deployment
7 Posts 2 Posters 2.2k Views
  • 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.
  • L Offline
    L Offline
    LancelotPops
    wrote on last edited by
    #1

    Hi

    I'm working on windows 10 with microsoft visual studio 13.

    In order to build 3DSlicer next, I need to build Qt (done) and qtwebkit.

    When I try to build qtwebkit (following these instructions: https://trac.webkit.org/wiki/BuildingQtOnWindows), I get the following error: LINK : fatal error LNK1181: cannot open input file 'QtCore.lib'

    I don't know what to do about it.

    Thanks for your help

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Which version of Qt are you using ?

      Did you already saw @Konstantin-Tokarev's WebKit reboot ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LancelotPops
        wrote on last edited by
        #3

        I'm using Qt 4.8.6 (I can't use a more recent version because it won't be compatible with 3DSlicer).

        I didn't see what you suggest but it seems to me that it requires recent versions of Qt, microsoft visual studio etc.. so I guess that won't do

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then you should at least try with 4.8.7 which is the latest and last of the Qt 4 series.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • L Offline
            L Offline
            LancelotPops
            wrote on last edited by
            #5

            *My mistake, I tried with Qt 4.8.6 and with Qt 4.8.7 (respectively following these instructions http://doc.qt.io/qt-4.8/install-win.html and using this script https://github.com/jcfr/qt-easy-build). I have the same error with the two versions when I try to build qtwebkit.

            I'm trying to build qtwebkit 2.3.4 (I wasn't sure which version I should take).

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Do you mean you are trying to build your own version of QtWebKit from outside of Qt's sources ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • L Offline
                L Offline
                LancelotPops
                wrote on last edited by
                #7

                I cleaned everything I had, related to Qt and built Qt 4.8.7 again. Now I have qtwebkit correctly installed. ;)
                Thanks

                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