Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qtcrashhandler.pri

Qtcrashhandler.pri

Scheduled Pinned Locked Moved Qt Creator and other tools
9 Posts 4 Posters 3.6k 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.
  • J Offline
    J Offline
    juls
    wrote on last edited by
    #1

    Hello,
    I'm looking for this file but it's not in Qt src folder or Qt creator src folder
    Anyone know where we can find it ?

    Thanks

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      Probably you give a bit more explanation what are you trying to achieve.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • J Offline
        J Offline
        juls
        wrote on last edited by
        #3

        I'm trying to compile the qt-creator-2.4.1-src\src\tools\qtcrashhandler\qtcrashhandler.pro project

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          IIRC this needs some external breakpad support installed.

          http://developer.qt.nokia.com/forums/viewthread/8733 seems to have more information.

          1 Reply Last reply
          0
          • J Offline
            J Offline
            juls
            wrote on last edited by
            #5

            I saw this post but it's not explain where we can found the source files....

            1 Reply Last reply
            0
            • J Offline
              J Offline
              juls
              wrote on last edited by
              #6

              any ideas ???

              1 Reply Last reply
              0
              • L Offline
                L Offline
                lgeyer
                wrote on last edited by
                #7

                Which sources are you talking about? breakpad? There's a link to it in the thread Tobias has posted.

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  juls
                  wrote on last edited by
                  #8

                  I'm looking for this file qtcrashhandler.pri in the qt-creator-2.4.1-src\src\tools\qtcrashhandler\qtcrashhandler.pro

                  @TARGET = qtcrashhandler

                  TEMPLATE = app
                  QT_BREAKPAD_ROOT_PATH = $$(QT_BREAKPAD_ROOT_PATH)
                  include($${QT_BREAKPAD_ROOT_PATH}/qtcrashhandler.pri)

                  include(../../../qtcreator.pri)
                  include(../../private_headers.pri)
                  DESTDIR = $$IDE_BIN_PATH
                  include(../../rpath.pri)@

                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    juls
                    wrote on last edited by
                    #9

                    any ???

                    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