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. Unable to build the project
Forum Updated to NodeBB v4.3 + New Features

Unable to build the project

Scheduled Pinned Locked Moved Solved Installation and Deployment
7 Posts 3 Posters 591 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.
  • V Offline
    V Offline
    Vijaykarthikeyan
    wrote on last edited by
    #1

    C:\Users\hp\incline2>qmake
    Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
    Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
    Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!

    JonBJ 1 Reply Last reply
    0
    • V Vijaykarthikeyan

      @SGaist Previously there was no error in building the executable..When i updated to 11.0.3,problem arised,unable to find this errors.!

      My previous projects whose compiler is MSVC 2019 64 bit compilers is now getting errors now like :Screenshot 2023-10-03 110803.png

      But,the other compilers like MINGW is working fine..How to resolve this

      V Offline
      V Offline
      Vijaykarthikeyan
      wrote on last edited by
      #7

      @Vijaykarthikeyan Uninstalled and reinstalled those compilers..it is working correctly

      1 Reply Last reply
      0
      • V Vijaykarthikeyan

        C:\Users\hp\incline2>qmake
        Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
        Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
        Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #2

        @Vijaykarthikeyan This looks like a warning, not an "unable to build".

        V 1 Reply Last reply
        1
        • JonBJ JonB

          @Vijaykarthikeyan This looks like a warning, not an "unable to build".

          V Offline
          V Offline
          Vijaykarthikeyan
          wrote on last edited by
          #3

          @JonB Till Qt creator 10.x.x,this project worked without error and running fine.But,when updated to 11.0.3,till now ,im not been able to run the project.I unable to build within the Creator.So,i move on to the command line.I m stuck with this problem for past 3 days

          SGaistS 1 Reply Last reply
          0
          • V Vijaykarthikeyan

            @JonB Till Qt creator 10.x.x,this project worked without error and running fine.But,when updated to 11.0.3,till now ,im not been able to run the project.I unable to build within the Creator.So,i move on to the command line.I m stuck with this problem for past 3 days

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #4

            @Vijaykarthikeyan you have to give more details. "Does not run" tells us nothing about your situation.

            As @JonB wrote, something in your project uses a private class and you are being warned about it. This does not block a build. However, Qt Creator does not emit that warning, it comes from qmake.

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

            V 1 Reply Last reply
            1
            • JonBJ Offline
              JonBJ Offline
              JonB
              wrote on last edited by
              #5

              This thread should be dealt with over at https://forum.qt.io/topic/150245/unable-to-compile-qt. First resolve the issue about making there.

              1 Reply Last reply
              0
              • SGaistS SGaist

                @Vijaykarthikeyan you have to give more details. "Does not run" tells us nothing about your situation.

                As @JonB wrote, something in your project uses a private class and you are being warned about it. This does not block a build. However, Qt Creator does not emit that warning, it comes from qmake.

                V Offline
                V Offline
                Vijaykarthikeyan
                wrote on last edited by Vijaykarthikeyan
                #6

                @SGaist Previously there was no error in building the executable..When i updated to 11.0.3,problem arised,unable to find this errors.!

                My previous projects whose compiler is MSVC 2019 64 bit compilers is now getting errors now like :Screenshot 2023-10-03 110803.png

                But,the other compilers like MINGW is working fine..How to resolve this

                V 1 Reply Last reply
                0
                • V Vijaykarthikeyan

                  @SGaist Previously there was no error in building the executable..When i updated to 11.0.3,problem arised,unable to find this errors.!

                  My previous projects whose compiler is MSVC 2019 64 bit compilers is now getting errors now like :Screenshot 2023-10-03 110803.png

                  But,the other compilers like MINGW is working fine..How to resolve this

                  V Offline
                  V Offline
                  Vijaykarthikeyan
                  wrote on last edited by
                  #7

                  @Vijaykarthikeyan Uninstalled and reinstalled those compilers..it is working correctly

                  1 Reply Last reply
                  0
                  • V Vijaykarthikeyan has marked this topic as solved on

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved