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 version and IDE
QtWS25 Last Chance

QT version and IDE

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 170 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.
  • ? This user is from outside of this forum
    ? This user is from outside of this forum
    Guest
    wrote on last edited by
    #1

    I'm trying to build an older application ,but i got some errors.
    C2131:expression did not evaluate to a constant and
    C:3863: array type 'short*[sz]' is not assignable.

    I've read that bc QT is very sensitive it may break the functionality if you don't use the same version of QT .How can i fix this ?

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

      This is a pure C++ error, most probably not related to Qt at all. And Qt keeps source and binary compatibility for a long time, not sure why somebody would write it's "sensitive".

      Anyway, please show the code where your error pops up and maybe we'll be able to help.

      (Z(:^

      1 Reply Last reply
      3

      • Login

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