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. compilation error
QtWS25 Last Chance

compilation error

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 3 Posters 1.0k 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.
  • R Offline
    R Offline
    Rameshguru
    wrote on last edited by
    #1

    Severity Code Description Project File Line Suppression State
    Error C2732 linkage specification contradicts earlier specification for '__uncaught_exception'

    during compilation i face this error how to resolve this

    jsulmJ 1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      To cryptic description to help you. Do you get this error from Qt Creator project ? Which platform, compiler ?

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      R 1 Reply Last reply
      1
      • R Rameshguru

        Severity Code Description Project File Line Suppression State
        Error C2732 linkage specification contradicts earlier specification for '__uncaught_exception'

        during compilation i face this error how to resolve this

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

        @Rameshguru Did you try to delete build directory and rebuild afterwards?

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

        R 1 Reply Last reply
        1
        • dheerendraD dheerendra

          To cryptic description to help you. Do you get this error from Qt Creator project ? Which platform, compiler ?

          R Offline
          R Offline
          Rameshguru
          wrote on last edited by
          #4

          @dheerendra sir
          i use qt 5.8
          qt creator 4.1.0
          visual studio 2015

          1 Reply Last reply
          0
          • dheerendraD Offline
            dheerendraD Offline
            dheerendra
            Qt Champions 2022
            wrote on last edited by
            #5

            Are you able to build simple project & run ? If yes as jslum mentioned did you try to clean the build directory and try build again.

            Dheerendra
            @Community Service
            Certified Qt Specialist
            http://www.pthinks.com

            1 Reply Last reply
            0
            • R Offline
              R Offline
              Rameshguru
              wrote on last edited by
              #6

              @dheerendra sir i create a new build folder and build code but i face same error

              1 Reply Last reply
              0
              • dheerendraD Offline
                dheerendraD Offline
                dheerendra
                Qt Champions 2022
                wrote on last edited by
                #7

                I'm not asking you to create the new build folder. I'm assuming that you are working with QtCreator. Can you create the new widget based project and check project build and runs.

                Dheerendra
                @Community Service
                Certified Qt Specialist
                http://www.pthinks.com

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  Rameshguru
                  wrote on last edited by
                  #8

                  i have create and build visual studio project , so i got a error like this

                      visual studio error occurs Severity Code Description Project File Line Suppression StateError C2732 linkage specification contradicts earlier specification for '__uncaught_exception.
                  
                  1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @Rameshguru Did you try to delete build directory and rebuild afterwards?

                    R Offline
                    R Offline
                    Rameshguru
                    wrote on last edited by
                    #9

                    @jsulm yes i did ..

                    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