Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Recompiled Qt 4.8.5 (with MinGW 4.8.1) crashes on using NCReport [SOLVED]

Recompiled Qt 4.8.5 (with MinGW 4.8.1) crashes on using NCReport [SOLVED]

Scheduled Pinned Locked Moved 3rd Party Software
5 Posts 2 Posters 2.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.
  • rincewindR Offline
    rincewindR Offline
    rincewind
    wrote on last edited by
    #1

    I had to rebuild Qt with MinGW 4.8.1 because I started using C++11 language features not available in MinGW 4.4 that Qt 4.8.5 was built with.

    Everything worked fine until I started using NCReport which was probably compiled with the same MinGW 4.4. I compile and link my application, but when I create a NCReport object, I get an access violation. I guess this is because my app and the Qt that I use was compiled with MinGW 4.8.1 and NCReport and the Qt it uses were compiled with MinGW 4.4.

    Is this correct?

    I guess I'm buggered then...

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Yes it is. But you should ask the guys behind NCReport to ensure which version of MinGW they are using

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • rincewindR Offline
        rincewindR Offline
        rincewind
        wrote on last edited by
        #3

        Thanks for the response.

        They have a download for MinGW and Qt 4.8.5, so it seems logical that it was compiled against the standard Qt libraries which was compiled with MinGW 4.4.

        I will have to try the "Contact us" form.

        Somebody is going to shoot me at work...

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          If you intend to become a customer of NCReport, they might provide you with a version compiled against a newer MinGW

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • rincewindR Offline
            rincewindR Offline
            rincewind
            wrote on last edited by
            #5

            I posted a question on their website. I am going to purchase licenses, so the issue is just if the source is supplied and how easy it is to rebuild myself, hopefully no strange dependencies, only Qt. Or if they will provide me with a different version compiled with MinGW 4.8.1.

            Thanks for the response!

            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