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. Incompatible library versions (VS2010)
Forum Updated to NodeBB v4.3 + New Features

Incompatible library versions (VS2010)

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 2.1k 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.
  • A Offline
    A Offline
    alan.lenton
    wrote on last edited by
    #1

    Just moving up from 4.8.3 to 4.8.4. on Windows using VS 2010. Downloaded the binaries and installed without any problems. My program builds and runs OK in release, but although the debug version seems to build OK, when I stry to run it I get the following error:

    Debug Error!
    Program: C:\Dev\fed3\FedTerm2.exe
    Module: 4.8.3
    File: global\qglobal.cpp
    Line: 2246
    Cannot mix incompatible Qt library (version 0x40804) with this library (version 0x40803)

    Has anyone got any idea what's going on, and how I can fix it?

    Thanks in anticipation

    alan

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Did you try a complete rebuild?
      That should solve your problem. However, I thought that there is a compatibility between versions. At least the dlls.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        alan.lenton
        wrote on last edited by
        #3

        No, I haven't done a rebuild - I just pulled down the binaries. It takes quite a long time to do a rebuild :(

        I've never had this problem before when I upgraded, I thought maybe other people have had the same problem...

        If there's no faster fix, I guess I'll have to build all the binaries from scratch. Thanks for the comment :)

        alan

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          Sorry, I meant rebuild of your own application in debug mode.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            alan.lenton
            wrote on last edited by
            #5

            OK, thanks. I built Qt from the the source package, and that fixed it. Building Qt was surprisingly easy, although I was a bit learey at first because the instructions referred to VS2005...

            Someone put a lot of work into making the Windows build easy. Nice work - thanks, guys!

            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