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. Getting an old project running
Forum Updated to NodeBB v4.3 + New Features

Getting an old project running

Scheduled Pinned Locked Moved Solved Installation and Deployment
7 Posts 2 Posters 1.1k 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.
  • P Offline
    P Offline
    Peter8
    wrote on last edited by
    #1

    Hi there,

    I need to test a web app loading in QtWebKit on version 5.4. I found this repo https://github.com/qt/qtwebview but can't seem to get it running with the latest QT studio. Any advice on how to get this to work and how to load a web page into it would be greatly appreciated.

    Thanks,
    Peter

    jsulmJ 1 Reply Last reply
    0
    • P Peter8

      @jsulm Thanks for your reply. I was hoping it would have backwards compatibility to run older projects. Where would I get 5.4? The download page seems to only offer the latest version.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #4

      @Peter8 https://download.qt.io/new_archive/qt/5.4/5.4.2/

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      P 1 Reply Last reply
      3
      • P Peter8

        Hi there,

        I need to test a web app loading in QtWebKit on version 5.4. I found this repo https://github.com/qt/qtwebview but can't seem to get it running with the latest QT studio. Any advice on how to get this to work and how to load a web page into it would be greatly appreciated.

        Thanks,
        Peter

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Peter8 said in Getting an old project running:

        but can't seem to get it running with the latest QT studio

        Why latest? You wrote that you want to test it with Qt5.4?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        P 1 Reply Last reply
        0
        • jsulmJ jsulm

          @Peter8 said in Getting an old project running:

          but can't seem to get it running with the latest QT studio

          Why latest? You wrote that you want to test it with Qt5.4?

          P Offline
          P Offline
          Peter8
          wrote on last edited by
          #3

          @jsulm Thanks for your reply. I was hoping it would have backwards compatibility to run older projects. Where would I get 5.4? The download page seems to only offer the latest version.

          jsulmJ 1 Reply Last reply
          0
          • P Peter8

            @jsulm Thanks for your reply. I was hoping it would have backwards compatibility to run older projects. Where would I get 5.4? The download page seems to only offer the latest version.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #4

            @Peter8 https://download.qt.io/new_archive/qt/5.4/5.4.2/

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            P 1 Reply Last reply
            3
            • jsulmJ jsulm

              @Peter8 https://download.qt.io/new_archive/qt/5.4/5.4.2/

              P Offline
              P Offline
              Peter8
              wrote on last edited by
              #5

              @jsulm Thanks for that, I had some issues getting the project building because of xcodebuild changes over the years but I have that fixed now.

              I'm not sure if you'll be able to help me on this but when I go to build the project I'm getting this error. It's been a long time since I have done cpp, any idea where I should start looking for a solution?

              /Qt5.4.2/5.4/clang_64/lib/QtCore.framework/Headers/qcompilerdetection.h:890: error: 'utility' file not found
              
              jsulmJ 1 Reply Last reply
              0
              • P Peter8

                @jsulm Thanks for that, I had some issues getting the project building because of xcodebuild changes over the years but I have that fixed now.

                I'm not sure if you'll be able to help me on this but when I go to build the project I'm getting this error. It's been a long time since I have done cpp, any idea where I should start looking for a solution?

                /Qt5.4.2/5.4/clang_64/lib/QtCore.framework/Headers/qcompilerdetection.h:890: error: 'utility' file not found
                
                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #6

                @Peter8 I'm not Mac expert, but could be that this old Qt version will not work with recent XCode/C++ compiler.

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                P 1 Reply Last reply
                0
                • jsulmJ jsulm

                  @Peter8 I'm not Mac expert, but could be that this old Qt version will not work with recent XCode/C++ compiler.

                  P Offline
                  P Offline
                  Peter8
                  wrote on last edited by
                  #7

                  @jsulm no problem, I was hoping that wouldn't be the case! Thanks again for the help.

                  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