Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT Creator 2.8 doesn't build with Qt5.1
Qt 6.11 is out! See what's new in the release blog

QT Creator 2.8 doesn't build with Qt5.1

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.8k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello,
    I downloaded the QtCreator 2.8 sources and wanted to build them for Qt 5.1.

    However, at the end, the linking fails with "cannot find -lqbscore". A google search yields 3 results, and only one of these seems to be related to the problem but it's the paste of a russian irc chat.

    So I guess the problem must be from my configuration, but I don't know where to look !

    Thanks
    ps: I am running "Qt 5.1.0 for Windows 32-bit (MinGW 4.8, OpenGL, 666 MB) (Info)"

    Edit: problem seems to originate from qbsprojectmanager, here is a paste of the make output :
    http://pastebin.com/fP49PPWH

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Try checking out QBS together with Qt Creator ("more info":http://qt-project.org/doc/qtcreator-2.8/creator-project-qbs.html).

      (Z(:^

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        Okay, I don't have use for this so I disabled it by modifying the plugins.pro file.
        Now it builds, but when running QtCreator I have the following error :
        The entry point in the procedure InterlockedCompareExchange@12 cannot be found in the dynamic link library qtcreator.exe

        (The original error message is in french so I tried translating it according to my technical knowledge, but I can't be sure 100% that it would be the same in english).

        Edit: thanks to some obscure blog ( http://kaskavalci.com/ ), I solved it by moving the position of ..\Qt5.1.0\5.1.0\mingw48_32\bin in my path... seriously, WTF ? XD

        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