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. Upgrading old project to the newest version...

Upgrading old project to the newest version...

Scheduled Pinned Locked Moved Installation and Deployment
6 Posts 3 Posters 2.5k 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.
  • C Offline
    C Offline
    chexwebson
    wrote on last edited by
    #1

    I have a 3.3.4 project that I am trying to import and update to the newest version. I cannot seem to find a ton of missing header files. Any ideas what would be the best way to fix this? I was able to update all of the UI files without issue. Any help would be greatly appreciated.

    Thanks...

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

      welcome to devnet

      Did you see this "note for upgrading from Qt 3 to Qt 4":http://developer.qt.nokia.com/doc/qt-4.8/porting4-overview.html ?
      There is also a "porting tool listed":http://developer.qt.nokia.com/doc/qt-4.8/qt3to4.html
      "And some more is available ":http://developer.qt.nokia.com/doc/qt-4.8/porting.html

      [edit] link fixed

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

      1 Reply Last reply
      0
      • C Offline
        C Offline
        chexwebson
        wrote on last edited by
        #3

        Thanks for the quick response and some great documentation. I have already resolved a few issues manually based on what I found. However, the second link, which I would love to see if it would fix all 500 of my errors at once...wouldn't that be great, does not seem to allow me access. When I use your third link, it brings me to the parent links and when I go to the porting tool link (the last on the page) there does not seem to be reference to the file/files in question? Or am I looking in the wrong place for this tool?

        Thanks again...

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

          Oooops

          I have fixed the link. I do not know what happened, but it was definitely broken.

          BTW I have fund this through the doc page. I simply searched with "Qt 3". The entries are just the three first entries. There might be more valuable information.

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

          1 Reply Last reply
          0
          • C Offline
            C Offline
            chexwebson
            wrote on last edited by
            #5

            Sorry to be such a noobie with this product, however, where would I find the qt3to4 file?

            Thanks...

            Nevermind...ha...duh...Thanks for being supportive to even the newest of us...

            Thanks...again.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              goetz
              wrote on last edited by
              #6

              qt3to4 is a command line tool shipped with every Qt library distribution (or automatically built if you compile the sources). It's usually in the very same bin directory where you can also find qmake. The actual path depends on the platform.

              http://www.catb.org/~esr/faqs/smart-questions.html

              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