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. Upgrade from 4.5.1 to 4.7.4 problems !

Upgrade from 4.5.1 to 4.7.4 problems !

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.7k 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.
  • W Offline
    W Offline
    winspear
    wrote on last edited by
    #1

    I am upgrading a widget that I created in QT v 4.5.1 to version 4.7.4 and I am getting a lot of compiler errors in new files named

    ../src/corelib/tools/qcontiguouscache.h(72): error C2059: syntax error : 'new'
    ../src/corelib/tools/qcontiguouscache.h(72): error C2238: unexpected token(s) preceding ';'

    and

    ../src/opengl/qglbuffer.h(116): error C2059: syntax error : 'new'
    ../src/opengl/qglbuffer.h(116): error C2238: unexpected token(s) preceding ';'

    When I checked my QT version 4.5.1 folder, I could not find these files. Why are these files in the new version throwing these errors.

    BTW I am using the VC 2010 X86 compiler.

    Thanks

    V

    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