Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Solved Noobie tutorial and 5.11 to 5.12 upgrade

    General and Desktop
    3
    23
    1918
    Loading More Posts
    • 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.
    • mrjj
      mrjj Lifetime Qt Champion last edited by

      Hi
      Well do try Creator and mingw compiler.
      Normally it just works out of the box.
      Creator is a wonderful IDE and while not as many features as
      Visual Studio, its more than enough for most tasks.

      I think your AV interrupted your first install. Had exact same situation with Avast.

      1 Reply Last reply Reply Quote 2
      • C
        cmwDev last edited by

        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

        mrjj 1 Reply Last reply Reply Quote 0
        • mrjj
          mrjj Lifetime Qt Champion @cmwDev last edited by mrjj

          @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 Reply Quote 1
          • C
            cmwDev last edited by

            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

            mrjj aha_1980 2 Replies Last reply Reply Quote 0
            • mrjj
              mrjj Lifetime Qt Champion @cmwDev last edited by

              @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 Reply Quote 0
              • aha_1980
                aha_1980 Lifetime Qt Champion @cmwDev last edited by

                @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 Reply Quote 0
                • C
                  cmwDev last edited by

                  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_1980 1 Reply Last reply Reply Quote 0
                  • aha_1980
                    aha_1980 Lifetime Qt Champion @cmwDev last edited by

                    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 Reply Quote 0
                    • C
                      cmwDev last edited by

                      *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_1980 1 Reply Last reply Reply Quote 0
                      • aha_1980
                        aha_1980 Lifetime Qt Champion @cmwDev last edited by

                        @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 Reply Quote 0
                        • C
                          cmwDev last edited by

                          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_1980 1 Reply Last reply Reply Quote 0
                          • aha_1980
                            aha_1980 Lifetime Qt Champion @cmwDev last edited by

                            @cmwDev Have you read the bug report I linked?

                            Qt has to stay free or it will die.

                            1 Reply Last reply Reply Quote 0
                            • C
                              cmwDev last edited by

                              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_1980 1 Reply Last reply Reply Quote 1
                              • aha_1980
                                aha_1980 Lifetime Qt Champion @cmwDev last edited by

                                @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 Reply Quote 0
                                • First post
                                  Last post