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. Noobie tutorial and 5.11 to 5.12 upgrade
Forum Updated to NodeBB v4.3 + New Features

Noobie tutorial and 5.11 to 5.12 upgrade

Scheduled Pinned Locked Moved Solved General and Desktop
23 Posts 3 Posters 4.2k 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
    cmwDev
    wrote on last edited by
    #11

    well, I updated the QT, removed the MSVC stuff and just added in mingw.. no issues during install. Opened it and built one of the sample apps, no issues...

    I guess its time to start exploring the controls, find some sort of grid with columns, see if I can't get some of the PCap API's working.

    Fingers crossed :)

    Gary

    mrjjM 1 Reply Last reply
    0
    • C cmwDev

      well, I updated the QT, removed the MSVC stuff and just added in mingw.. no issues during install. Opened it and built one of the sample apps, no issues...

      I guess its time to start exploring the controls, find some sort of grid with columns, see if I can't get some of the PCap API's working.

      Fingers crossed :)

      Gary

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #12

      @cmwDev
      Hi
      That is good to hear.
      Fingers crossed :)

      For the Grid, please look into
      http://doc.qt.io/qt-5/qtableview.html
      with a custom model with Pcap data, it would provide
      good performance with huge data sets.

      1 Reply Last reply
      1
      • C Offline
        C Offline
        cmwDev
        wrote on last edited by
        #13

        It hates me... lol.. Since everything was fine on the VM install, I decided to change the main system. Went out and renamed the other VS folders back to their original names (just to keep Microsnot happy), removed the full QT package to start clean. Rebooted, disabled the AV (just in case... never reported problems with the other installs but, you know... fingers crossed right?) then ran the installer again. Only selected the mingw option, plus the default tools (same as I did on the VM).. got to the end and gave this error.
        0_1546812365283_qtvminstall.jpg
        Ignored it.. said it was finished. Loaded QT, went to build the sample text editor (same as on the VM, which worked) and it failed with this showing in the Application Output screen:

        14:58:17: Starting C:\Qt\Examples\Qt-5.12.0\widgets\mainwindows\build-application-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\debug\application.exe...
        qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
        This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

        *sigh.. While I could just do all this in the VM side of things, I like to go full screen on the main system (22 inch monitor) and then use the second screen (32 inch tv monitor) for docs, help files etc... and of course I can't drag those out of the VM to the other screen.

        Not sure why something that should be so simple is causing so many problems. And thanks for the grid link, I'll certainly check that out. :)

        Gary

        mrjjM aha_1980A 2 Replies Last reply
        0
        • C cmwDev

          It hates me... lol.. Since everything was fine on the VM install, I decided to change the main system. Went out and renamed the other VS folders back to their original names (just to keep Microsnot happy), removed the full QT package to start clean. Rebooted, disabled the AV (just in case... never reported problems with the other installs but, you know... fingers crossed right?) then ran the installer again. Only selected the mingw option, plus the default tools (same as I did on the VM).. got to the end and gave this error.
          0_1546812365283_qtvminstall.jpg
          Ignored it.. said it was finished. Loaded QT, went to build the sample text editor (same as on the VM, which worked) and it failed with this showing in the Application Output screen:

          14:58:17: Starting C:\Qt\Examples\Qt-5.12.0\widgets\mainwindows\build-application-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\debug\application.exe...
          qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
          This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

          *sigh.. While I could just do all this in the VM side of things, I like to go full screen on the main system (22 inch monitor) and then use the second screen (32 inch tv monitor) for docs, help files etc... and of course I can't drag those out of the VM to the other screen.

          Not sure why something that should be so simple is causing so many problems. And thanks for the grid link, I'll certainly check that out. :)

          Gary

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #14

          @cmwDev
          Hmm that is indeed very strange. Installing mingw should not be affected by any VS installed.

          What virtualization software are you using ?
          wmware can use multiple screen so that the guest can use them too.

          1 Reply Last reply
          0
          • C cmwDev

            It hates me... lol.. Since everything was fine on the VM install, I decided to change the main system. Went out and renamed the other VS folders back to their original names (just to keep Microsnot happy), removed the full QT package to start clean. Rebooted, disabled the AV (just in case... never reported problems with the other installs but, you know... fingers crossed right?) then ran the installer again. Only selected the mingw option, plus the default tools (same as I did on the VM).. got to the end and gave this error.
            0_1546812365283_qtvminstall.jpg
            Ignored it.. said it was finished. Loaded QT, went to build the sample text editor (same as on the VM, which worked) and it failed with this showing in the Application Output screen:

            14:58:17: Starting C:\Qt\Examples\Qt-5.12.0\widgets\mainwindows\build-application-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\debug\application.exe...
            qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
            This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

            *sigh.. While I could just do all this in the VM side of things, I like to go full screen on the main system (22 inch monitor) and then use the second screen (32 inch tv monitor) for docs, help files etc... and of course I can't drag those out of the VM to the other screen.

            Not sure why something that should be so simple is causing so many problems. And thanks for the grid link, I'll certainly check that out. :)

            Gary

            aha_1980A Offline
            aha_1980A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on last edited by
            #15

            @cmwDev

            All Qt documentation is also online, so you could just open a Webbrowser on the second screen... just a thought as workaround.

            I have no idea why patching your qmake fails, however.

            Qt has to stay free or it will die.

            1 Reply Last reply
            0
            • C Offline
              C Offline
              cmwDev
              wrote on last edited by
              #16

              Yeah, strange indeed. Not being a developer of QT I cant begin to ponder on where the issue is, and there seems to be a lot of issues. As for the VM, it's workstation 12... a net search shows that dual monitors can be done. Tried a couple of the 'tricks' with limited success. It was getting late, tired.. frustrated, so I just put it all away.

              Thanks for the tips and suggestions.

              Gary

              aha_1980A 1 Reply Last reply
              0
              • C cmwDev

                Yeah, strange indeed. Not being a developer of QT I cant begin to ponder on where the issue is, and there seems to be a lot of issues. As for the VM, it's workstation 12... a net search shows that dual monitors can be done. Tried a couple of the 'tricks' with limited success. It was getting late, tired.. frustrated, so I just put it all away.

                Thanks for the tips and suggestions.

                Gary

                aha_1980A Offline
                aha_1980A Offline
                aha_1980
                Lifetime Qt Champion
                wrote on last edited by
                #17

                Hi @cmwDev,

                I know these days ;)

                But there is hope: I found QTBUG-57983: For the reporter it helped to enable Application Experience.

                Maybe you give it a further try?

                Qt has to stay free or it will die.

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  cmwDev
                  wrote on last edited by
                  #18

                  *chuckles

                  I have everything "Application Experience" disabled. The actual program, every item that is referenced in task scheduler for that is disabled... Anything that I can do to stop windows from giving Microsoft any information... I have done.

                  MS, even in Win7, likes to send a lot of data to the home office. Even at boot time, when the computer starts and does its first DNS queries.. Besides confirming the DNS connections, it also gets additional information to 'say hello' to MS on an entire range of multiple IP's... and all of this is just to confirm that it has internet access. Its what takes the ! mark out of the internet icon. Or to some, it means that MS knows every time you boot your system.

                  Just saying :)

                  aha_1980A 1 Reply Last reply
                  0
                  • C cmwDev

                    *chuckles

                    I have everything "Application Experience" disabled. The actual program, every item that is referenced in task scheduler for that is disabled... Anything that I can do to stop windows from giving Microsoft any information... I have done.

                    MS, even in Win7, likes to send a lot of data to the home office. Even at boot time, when the computer starts and does its first DNS queries.. Besides confirming the DNS connections, it also gets additional information to 'say hello' to MS on an entire range of multiple IP's... and all of this is just to confirm that it has internet access. Its what takes the ! mark out of the internet icon. Or to some, it means that MS knows every time you boot your system.

                    Just saying :)

                    aha_1980A Offline
                    aha_1980A Offline
                    aha_1980
                    Lifetime Qt Champion
                    wrote on last edited by
                    #19

                    @cmwDev I guess you're on the wrong O/S then. I've went away from MS 20 years ago. Only at work I'm forced to use it - and its getting worse with every release.

                    Just saying, if MS blocks the installer, we cannot do much. Sorry.

                    Qt has to stay free or it will die.

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      cmwDev
                      wrote on last edited by
                      #20

                      I don't think MS is 'blocking' the install. The mingw version works fine on the clean install of Win7 on the VM. It does fail, with the errors shown when I do it on the main machine.

                      The install on the main machine "worked" when I had the MSVC side installed, it just did that annoying thing with running that vctip part as a service of some sort. I had expected that when I nuked the main machine install and re-did the install with just mingw it would work.

                      It did not.

                      aha_1980A 1 Reply Last reply
                      0
                      • C cmwDev

                        I don't think MS is 'blocking' the install. The mingw version works fine on the clean install of Win7 on the VM. It does fail, with the errors shown when I do it on the main machine.

                        The install on the main machine "worked" when I had the MSVC side installed, it just did that annoying thing with running that vctip part as a service of some sort. I had expected that when I nuked the main machine install and re-did the install with just mingw it would work.

                        It did not.

                        aha_1980A Offline
                        aha_1980A Offline
                        aha_1980
                        Lifetime Qt Champion
                        wrote on last edited by
                        #21

                        @cmwDev Have you read the bug report I linked?

                        Qt has to stay free or it will die.

                        1 Reply Last reply
                        0
                        • C Offline
                          C Offline
                          cmwDev
                          wrote on last edited by
                          #22

                          sorry for the delay, I wasn't expecting more replies :)

                          Yes, I did, twice. It linked to another forum, and I got a little lost but the second time I viewed it I spent time doing more in depth reading.

                          So I changed the Application Experience service from disabled to automatic, did a reboot just to be safe. Nuked the previous new install of the latest QT (3.0.6 I believe), ran the installer again. I checked off the mingw, and the 2 debug items. This time, I also went down to the Tools section of the installer, and checked the same mingw item there.

                          Ran the install... no errors. Ran QT, did a sample app build (notebook) and ran it, no problems. Closed QT. Went back into services, stopped Application Experience, disabled the service. Ran QT again, loaded the 'contacts' sample app, ran it.. no problems.

                          Crazy that ... can't say much more. Other than I don't have to worry about running and having the dual screen hassles with VMWare. So, thanks!

                          Shakes head at Microsoft... *mutters

                          Gary

                          aha_1980A 1 Reply Last reply
                          1
                          • C cmwDev

                            sorry for the delay, I wasn't expecting more replies :)

                            Yes, I did, twice. It linked to another forum, and I got a little lost but the second time I viewed it I spent time doing more in depth reading.

                            So I changed the Application Experience service from disabled to automatic, did a reboot just to be safe. Nuked the previous new install of the latest QT (3.0.6 I believe), ran the installer again. I checked off the mingw, and the 2 debug items. This time, I also went down to the Tools section of the installer, and checked the same mingw item there.

                            Ran the install... no errors. Ran QT, did a sample app build (notebook) and ran it, no problems. Closed QT. Went back into services, stopped Application Experience, disabled the service. Ran QT again, loaded the 'contacts' sample app, ran it.. no problems.

                            Crazy that ... can't say much more. Other than I don't have to worry about running and having the dual screen hassles with VMWare. So, thanks!

                            Shakes head at Microsoft... *mutters

                            Gary

                            aha_1980A Offline
                            aha_1980A Offline
                            aha_1980
                            Lifetime Qt Champion
                            wrote on last edited by
                            #23

                            @cmwDev woo-hoo! I'm glad you finally solved it.

                            Regarding MS... no, I won't give a comment.

                            Enjoy coding!

                            Qt has to stay free or it will die.

                            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