Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt and GCC/G++ backwards compatibility
Forum Updated to NodeBB v4.3 + New Features

Qt and GCC/G++ backwards compatibility

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.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.
  • jensen82J Offline
    jensen82J Offline
    jensen82
    wrote on last edited by
    #1

    Hi!

    I'm using VC++-Compiler since almost 10 years now and want to switch to gcc/g++ and have a question about backwards compatibility. I've downloaded the official Qt-Libraries compiled with mingw and downloaded mingw/gcc 4.7-suite from mingw-builds. The Qt-Libraries were compiled with the older version, but 'm using the 4.7-Version. Is there something i have to take care about? I can compile the examples without any problems, so i think it is ok. If there's something wrong, gcc/g++ would cry...or?

    Thank you very much.

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

      You should be fine. If you want to be 100% sure, you can compile Qt yourself using the newer version. This is especially a good idea for Qt5, which uses a bit of C++11 internally.

      (Z(:^

      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